Menu

PocketSphinx decoder init failed

Help
2017-08-03
2017-08-03
  • Bilal Dendani

    Bilal Dendani - 2017-08-03

    Hello,
    I'm trying to train my Db using sphinxtrain run command. The first steps are completed with no error but in the last of log file (DB.html) , I got these messages :
    MODULE: DECODE Decoding using models previously trained
    Decoding 0 segments starting at 0 (part 1 of 1)
    pocketsphinx_batch Log File
    ERROR: FATAL: "batch.c", line 822: PocketSphinx decoder init failed
    ERROR: This step had 1 ERROR messages and 0 WARNING messages. Please check the log file for details. FAILED
    ERROR: Failed to start pocketsphinx_batch
    Aligning results to find error rate

    when I consulted the log file DB-1-1.log, I found this error ;

    ERROR: "jsgf.c", line 910: Failed to open /home/user/CMUSphinx/cmusphinx-code/DB/etc/DB. for parsing: No such file or directory
    FATAL: "batch.c", line 822: PocketSphinx decoder init failed
    Thu Aug 3 11:51:47 2017

    I followed some answers in this interresting forum but no result.

     
  • Bilal Dendani

    Bilal Dendani - 2017-08-03

    Problem solved, the error caused because I omited the file extension line .jsgf in sphinxtrain.conf config file . when I return the right line from the sphinxtrain conf file all is better with no error.

     

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.