No keywords ever recognized
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 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.
No worries! Thanks for the info, I'll take a look again.