I have a problem in recognizing all english words using sphinx4. I added all the english words starting with letter 'A' to my grammar file in java and tried to run it. First time it gave me the error of java heap space which i initially kept 256m. Then i changed it to 512m. this time there were no errors from java, but the recognizer was not recognizing a single word not even wrong words. Can any one help me in making a speech recognition grammar file with all english words...
This is my first question here so hoping to get the some good results.