I hope there is a simple answer to my problem. I'm not sure which code to use: I checked out the code using svn, and now I find the edu.cmu.sphinx.jsapi.JSGFGrammar is missing. It is in the code downloadable as sphinx4-1.0beta-src.zip. Can someone tell me the relationship between these two code sets, or perhaps better, what code should I be using. Is there an equivalent to JSGFGrammar in the svn code set?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I hope there is a simple answer to my problem. I'm not sure which code to use: I checked out the code using svn, and now I find the edu.cmu.sphinx.jsapi.JSGFGrammar is missing. It is in the code downloadable as sphinx4-1.0beta-src.zip. Can someone tell me the relationship between these two code sets, or perhaps better, what code should I be using. Is there an equivalent to JSGFGrammar in the svn code set?
Hi Carl,
you find it the 'research' subtree in the src-folder of sphinx4. If you're new to s4 you could start by using the ant-makefile to compile s4.
You should not mix the beta1-code with the latest subversion revision, because some things have changed since then.
Best regards,
Holger