Menu

change duration of silence before decoding starts in pocketsphinx_continuous.exe

Help
Oren G.
2016-10-04
2016-10-04
  • Oren G.

    Oren G. - 2016-10-04

    pocketsphinx_continuous.exe wait 1 second after the user stop speaking and then starts decoding.
    I would like to change this value. So:

    1. Is this possible by using the command-line arguments? if no:
    2. Is there other demo of pocketsphinx which allows changins this value via command-line?
    3. In any case, what are the relevant files/lines in the source code?
     
    • Nickolay V. Shmyrev

      This was the case for older versions, it should not be the case for 5prealpha. In 5 prealpha it should start decoding after 0.5 seconds of silence. This value is controlled by -vad_postspeech parameter. Default value is 50 frames, each 1/100 of the second.

       
      • Oren G.

        Oren G. - 2016-10-04

        Thanks.

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.