Menu

hypothesis parameter pocketsphinx

Help
2018-03-01
2018-03-05
  • Goncharova Valentina

    Hello!
    I use Pocketsphinx in my Android app. I recognize speech using addGrammarSearch (String name, File file). When there is noise around, then Pocketsphinx catches it and recognizes it as a word or phrase from the grammar. But the word was not uttered. Is there any parameter in the hypothesis, which shows how much the recognized sound is like a word from a grammar? What method can I get this parameter?
    I want to filter out the recognized sound, which has a low value, that is, it does not look like a word in the grammar.

     
    • Nickolay V. Shmyrev

      Grammar search does not support continuousl listening, you have to use keyword spotting. You can find more details in tutorial http://cmusphinx.github.io/wiki/tutoriallm

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.