Menu

PocketSphinx Android: SPEECH_INPUT_POSSIBLY_COMPLETE_SILENCE_LENGTH_MILLIS

Help
Phantom
2014-07-14
2014-07-14
  • Phantom

    Phantom - 2014-07-14

    Hi,

    For the pocketSphinx android demo, I feel the speech input possible complete silence length is too short. Is there any way to extend this time? Because a user might think about what to say next and not be able to keep speaking very fluently. Anyone know anything about it?

    Thank you!

     
    • Nickolay V. Shmyrev

      when you construct the recognizer you can try something like

       setInteger("-vad_postspeech", 200);
      

      to set VAD silence to 2s. The value is configured in 1/100 of s.

       

Log in to post a comment.

MongoDB Logo MongoDB