Still, If I say "Berata Klatu Nikto", PocketSphinx transcribes "Berata Klatu Nikto", which I think that should be impossible by the grammar rules (only Klatu Berata Nikto is allowed).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have a grammar like this:
The language model is like this
And the command that launches PocketSphinx is:
pocketsphinx_continuous -dict es2.dict -lm es-20k3.lm -hmm model_parameters/voxforge_es_sphinx.cd_ptm_4000 -inmic yes -jsgf grammar.jsgf
Still, If I say "Berata Klatu Nikto", PocketSphinx transcribes "Berata Klatu Nikto", which I think that should be impossible by the grammar rules (only Klatu Berata Nikto is allowed).
https://github.com/cmusphinx/pocketsphinx/issues/12
I see. Thanks