I'm using pocketsphinx 0.7 for speech recognition on a IVR. I just want to use
it to recognize numbers from 1 to 7 (extensions). I just want to recognize one
number each time and then shut the recognition down. So, here are my
questions:
Is there any way to run pocketsphinx_continuous just to recognize 1 word and then shut it down?
Or run it during 10 seconds or so and then shut it down?
Someone on this forum told me I can do the first thing specifying the
appropriate grammar, but I don't understand what that means.
I hope someone could help me with that, cause I'm completely lost...
Thank you!!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Someone on this forum told me I can do the first thing specifying the
appropriate grammar, but I don't understand what that means.
You may want to learn how to use pocketsphinx by looking on appropriate
examples: freeswitch pocketsphinx IVR or unimrcp pocketsphinx plugin. They
implement IVR functionality using pocketsphinx
You may also want to learn the concepts of CMUSphinx by reading the tutorial:
Hi!
I'm using pocketsphinx 0.7 for speech recognition on a IVR. I just want to use
it to recognize numbers from 1 to 7 (extensions). I just want to recognize one
number each time and then shut the recognition down. So, here are my
questions:
Is there any way to run pocketsphinx_continuous just to recognize 1 word and then shut it down?
Or run it during 10 seconds or so and then shut it down?
Someone on this forum told me I can do the first thing specifying the
appropriate grammar, but I don't understand what that means.
I hope someone could help me with that, cause I'm completely lost...
Thank you!!
You may want to learn how to use pocketsphinx by looking on appropriate
examples: freeswitch pocketsphinx IVR or unimrcp pocketsphinx plugin. They
implement IVR functionality using pocketsphinx
You may also want to learn the concepts of CMUSphinx by reading the tutorial:
http://cmusphinx.sourceforge.net/wiki/tutorial