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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
pocketsphinx_continuous.exe wait 1 second after the user stop speaking and then starts decoding.
I would like to change this value. So:
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.
Thanks.