Hi, i'm using Sphinx4-5prealpha with Eclipse in Windows and i don't understand how to use BatchModeRecognizer to do some accuracy testing, because i'm changing default config file to improve accuracy.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm still learning how everything is laid out in the IDE myself, but it may be easier for you to use the commandline instead
In the sphinx root directory:
Hi, i'm using Sphinx4-5prealpha with Eclipse in Windows and i don't understand how to use BatchModeRecognizer to do some accuracy testing, because i'm changing default config file to improve accuracy.
Thanks
I'm still learning how everything is laid out in the IDE myself, but it may be easier for you to use the commandline instead
In the sphinx root directory:
Thanks for the help, i did all you said but the command returned an error: impossible to find or load main class edu.cmu...
I don't understand, is there something wrong in the command i wrote? i attached a photo so you can check.
Thanks
I resolved, the problem was tha jar library list, they must be separated by a semicolon(;) instead of a colon(:)