Menu

SphinxTrain can't find corpus.c

Help
b^2
2009-07-10
2012-09-22
  • b^2

    b^2 - 2009-07-10

    While running SphinxTrain, 20.ci_hmm, I get the error shown below. But, the file, corpus.c, is in the correct place. Further, if I run on a different set of audio files I don't get this error.

    Could this have anything to do with short audio files or files in wav format?

    Thank you!

    MODULE: 20 Training Context Independent models
    Phase 1: Cleaning up directories:
    accumulator...logs...qmanager...models...
    Phase 2: Flat initialize
    FATAL_ERROR: "........\src\libs\libio\corpus.c", line 1647: Failed to get the files after 100 retries of getting MFCC

     
    • Nickolay V. Shmyrev

      Obviously it doesn't search for corpus.c but for feature files in feat subfolder with extension .mfc. Most probably your fileids file has id without corresponding feature file and that's why you get this error. For more detailed description you could check the log is logdir subfolder. There you can find the exact name of the missing file.

       
      • b^2

        b^2 - 2009-07-10

        Thank you

         

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.