VoxForge
Hi
I am trying to run the German acoustic model and get it working under sphinx 4...., i followed the steps in the sphinxTrain models(from sphinx 4 site) but it did not work,when i write the command (java -jar German_master_prompts_16kHz-16bit.jar), i get the following error:(Exception in thread "main" java.lang.NoClassDefFoundError: edu/cmu/sphinx/model/
acoustic/German_master_prompts_16kHz-16bit/PropertiesDumper)
I also have another question, how can i add the model jar file in the classpath?