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!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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!
when you construct the recognizer you can try something like
to set VAD silence to 2s. The value is configured in 1/100 of s.