Menu

Error in Config.xml file in sphinx4 and eclipse IDE

Help
2016-03-11
2016-03-14
  • bhaskar tomar

    bhaskar tomar - 2016-03-11

    Sir/Madam,
    I am using eclipse IDE and using sphinx4,for my first speech recogination project and encountering the error as "Exception in thread "main" java.lang.NullPointerException
    at edu.cmu.sphinx.util.props.SaxLoader.load(SaxLoader.java:74)
    at edu.cmu.sphinx.util.props.ConfigurationManager.<init>(ConfigurationManager.java:58)
    at newF.acx.main(acx.java:32)"</init>
    .
    I am not able to comperend it. please help!!!!

     
    • Nickolay V. Shmyrev

      Looks like did not add sphinx4 jars into classpath properly. Make sure you follow the instructions from the tutorial

      http://cmusphinx.sourceforge.net/wiki/tutorialsphinx4

      In case you need help, provide more details on the project layout, how do you include sphinx4 jars, what are the project properties.

       

Log in to post a comment.