Hi all,
Iam using Pocketsphinx code integrated with the c code, when I try to call pocketsphinx code from my main code the listeningfunction takes more time to listen and recognizing function too takes more time to give the final output string.
is there any parameters to reduce the time consumption that the two function takes?
Waiting for the better solution and please do the need.
Thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
Iam using Pocketsphinx code integrated with the c code, when I try to call pocketsphinx code from my main code the listening function takes more time to listen and recognizing function too takes more time to give the final output string.
is there any parameters to reduce the time consumption that the two function takes?
Waiting for the better solution and please do the need.
Thanks in advance.
https://github.com/cmusphinx/pocketsphinx/issues/190