Menu

ERROR: "sphinx_fe.c", line 118: Failed to open ./arctic_0001.wav: No such file or directory

Help
Sri Ram
2017-06-17
2018-05-29
  • Sri Ram

    Sri Ram - 2017-06-17

    I am adapting Indian English (using Sphinx 5prealpha) for my voice and have setup folder as follows for acoustic model adapatation.
    Folder structure:
    en_in
    xxx.dic
    xxx.lm.bin
    arctic_0001.wav
    ...
    arctic_0019.wav
    arctic20.fileids
    arctic20.transcription

    I also have compiled sphinxbase and sphinxtrain and while running command for .mvc, below error is encountered.

    command - sphinx_fe -argfile "C:\Users\sriram\STT\sphinxtrain-5prealpha-win32\cmusphinx-en-in-5.2\en_in.cd_cont_5000\feat.params" -samprate 16000 -c "C:\Users\sriram\Desktop\STT\sphinxtrain-5prealpha-win32\cmusphinx-en-in-5.2\arctic20.fileids" -di . -do . -ei wav -eo mfc -mswav yes

    Error:
    INFO: sphinx_fe.c(957): Processing all remaining utterances at position 0
    INFO: sphinx_fe.c(764): Converting ./arctic_0001.wav to ./arctic_0001.mfc
    ERROR: "sphinx_fe.c", line 118: Failed to open ./arctic_0001.wav: No such file or directory
    INFO: sphinx_fe.c(764): Converting ./arctic_0002.wav to ./arctic_0002.mfc
    ERROR: "sphinx_fe.c", line 118: Failed to open ./arctic_0002.wav: No such file or directory
    INFO: sphinx_fe.c(764): Converting ./arctic_0003.wav to ./arctic_0003.mfc
    ERROR: "sphinx_fe.c", line 118: Failed to open ./arctic_0003.wav: No such file or directory

    I believe the issue is that file path is not set properly but unable to figure out as to which path it is looking for .wav files. Please help.

     
    • Nickolay V. Shmyrev

      . in command means current folder, you need to run this command inside C:\Users\sriram\Desktop\STT\sphinxtrain-5prealpha-win32\cmusphinx-en-in-5.2

       
      • Sri Ram

        Sri Ram - 2017-06-17

        Thank you! It did convert

         
  • Mukhammad Aqomal Khaq

    WARNING: Error in 'C:/sphinx/indo/etc/indo_train.fileids', the feature file 'C:/sphinx/indo/feat/speaker1/0indowavsp_1001.mfc' does not exist, or is empty

    WARNING: Error in 'C:/sphinx/indo/etc/indo_train.fileids', the feature file 'C:/sphinx/indo/feat/speaker1/0indowavsp_1002.mfc' does not exist, or is empty

    WARNING: Error in 'C:/sphinx/indo/etc/indo_train.fileids', the feature file 'C:/sphinx/indo/feat/speaker1/0indowavsp_1003.mfc' does not exist, or is empty

    WARNING: Error in 'C:/sphinx/indo/etc/indo_train.fileids', the feature file 'C:/sphinx/indo/feat/speaker1/1indowavsp_1001.mfc' does not exist, or is empty

    how to make mfc file?

     

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.