I'm new to Sphinx and don't know where to start. I have successfully tried pocketsphinx-android-demo-master and did little bit changes. It is working fine and detecting words properly but if any other noise occur or i say something else which is not listed in grammar file then also, application automatically select any one of the word from my grammar file.
I'm new to Sphinx and don't know where to start. I have successfully tried pocketsphinx-android-demo-master and did little bit changes. It is working fine and detecting words properly but if any other noise occur or i say something else which is not listed in grammar file then also, application automatically select any one of the word from my grammar file.
I did search for this issue. Here's what i have found : http://cmusphinx.sourceforge.net/wiki/faq#qcan_pocketsphinx_reject_out-of-grammar_words_and_noises
but i don't know how to train my own model or how to create garbage model and apply it. I just want to detect few words like Play, Pause, Delete etc.
You can use keyphrase spotting mode to detect multiple keyphrases in continuous speech stream. This mode is demonstrated in the demo.
http://stackoverflow.com/questions/25748113/recognizing-multiple-keywords-using-pocketsphinx