Menu

Problems of Sphinx-4 Live Demo

Help
Anonymous
2004-05-26
2012-09-22
  • Anonymous

    Anonymous - 2004-05-26

    When i try to run this Demo, there are no problems with the decoders of connectedDigits and bishop. But as i changed to other decoders like Alpha Spelling, CommandAndControl, or Player, the same problem happend when i change the decoders list in the LiveFrame.

    It is happened when the condigMOnitor is creating.
         [java] Creating: configMonitor
         [java] java.lang.NullPointerException
         [java]     at edu.cmu.sphinx.linguist.flat.SentenceHMMState.collectStates(S
    entenceHMMState.java:693)
         [java]     at edu.cmu.sphinx.linguist.flat.FlatLinguist.compileGrammar(Flat
    Linguist.java:329)
         [java]     at edu.cmu.sphinx.linguist.flat.FlatLinguist.allocate(FlatLingui
    st.java:220)
         [java]     at edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
    .allocate(SimpleBreadthFirstSearchManager.java:576)
    ...

    I don't know what is the real problems with the Linguist Model. Could any seniors shed some lights on me? thanks

     
    • Anonymous

      Anonymous - 2004-05-26

      The problem can be solved by changing the order of decoders in 'decoders.list', I put the CommandAndContorl decoder in the first place, it works fine.

      Probably this is caused by the class path changement after the connectedDigits decoder run. But i am not sure

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.