Menu

wave2feat question

Help
Jake
2011-02-17
2012-09-22
  • Jake

    Jake - 2011-02-17

    Hello,

    I'm repeating RM1 training from feature extraction, but got the following
    error

    INFO: wave2feat.c(139):
    /home/jtao/speech/asr/tools/cmusphinx/rm1/wav/bas0_4/st0942.wav
    ERROR: "wave2feat.c", line 808: Unable to open
    /home/jtao/speech/asr/tools/cmusphinx/rm1/feat/bas0_4/st0942.mfc for writing
    features
    FATAL_ERROR: "wave2feat.c", line 90: error converting files...exiting

    Do anyone know what's wrong? Thanks a lot.

     
  • Nickolay V. Shmyrev

    Do anyone know what's wrong? Thanks a lot.

    Looks like parent folder 'bas0_4' doesn't exists. You need to create it
    manually probably.

     
  • Jake

    Jake - 2011-02-17

    Thanks for pointing the problem. I actually tried to modify the code so it can
    compute feature on multiple CPUs, but I just forgot the line to make path.
    Good day.

     

Log in to post a comment.