pocketsphinx.js icon indicating copy to clipboard operation
pocketsphinx.js copied to clipboard

No keywords ever recognized

Open jscheel opened this issue 11 years ago • 2 comments

I cloned the repo, checked out the gh-pages branch, and ran the keyword example page. The script runs, but the "count" attribute never comes through. I'm guessing that means the recognizer is never picking up on the keywords, but it works fine on your site. Not sure what would be happening here.

jscheel avatar Jan 07 '15 01:01 jscheel

@jscheel sorry for the very late feedback. I have not looked at kws since I did the demo and it seems that it changed quite a lot upstream. It does work for me now on the webapp/live_kws.html demo though, but instead of the count of spotted phrases, it gives the hypotheses (the words to be spotted, each time they are spotted). To know more how keyword spotting works, I'd advise you to reach at the sphinx community directly, on the website (http://cmusphinx.org) or IRC #cmusphinx.

syl22-00 avatar Jan 20 '15 14:01 syl22-00

No worries! Thanks for the info, I'll take a look again.

jscheel avatar Jan 20 '15 14:01 jscheel