I try to init ConfigurationManager use a http url , for example http://xxx/config.xml , and i modify the grammarLocation to corresponding url 'http://xxx/xxx.gram ' in the file config.xml , but it throws exception 'Problem configuring HelloNGram: Property Exception component:'recognizer' property:'monitors' - Can't instantiate: accuracyTracker
Property Exception component:'recognizer' property:'monitors' - Can't instantiate: accuracyTracker
at edu.cmu.sphinx.util.props.ValidatingPropertySheet.getComponentList(ValidatingPropertySheet.java:469)
at edu.cmu.sphinx.recognizer.Recognizer.newProperties(Recognizer.java:94)
at edu.cmu.sphinx.util.props.ConfigurationManager.lookup(ConfigurationManager.java:214)'
I am using Sphinx4 and java1.5 , os is win2k server ..
Why , need your help . thank
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I try to init ConfigurationManager use a http url , for example http://xxx/config.xml , and i modify the grammarLocation to corresponding url 'http://xxx/xxx.gram ' in the file config.xml , but it throws exception 'Problem configuring HelloNGram: Property Exception component:'recognizer' property:'monitors' - Can't instantiate: accuracyTracker
Property Exception component:'recognizer' property:'monitors' - Can't instantiate: accuracyTracker
at edu.cmu.sphinx.util.props.ValidatingPropertySheet.getComponentList(ValidatingPropertySheet.java:469)
at edu.cmu.sphinx.recognizer.Recognizer.newProperties(Recognizer.java:94)
at edu.cmu.sphinx.util.props.ConfigurationManager.lookup(ConfigurationManager.java:214)'
I am using Sphinx4 and java1.5 , os is win2k server ..
Why , need your help . thank