Comments

Nested
Error running HTK_Compile_Model.sh
User: 9yards
Date: 7/21/2009 12:14 pm
Views: 3746
Rating: 6

I am running HTK_Compile_Model.sh and getting the following error message. 

        Step 4 - Creating Transcription Files
==============================================================
writing to mlf file ./interim_files/words.mlf
writing to ./interim_files/words.mlf file done

        Step 5 - Coding the (Audio) Data
==============================================================
  ERROR [+6210]  OpenWaveInput: Cannot open waveform file ../train/wav/sample1.w
av
 FATAL ERROR - Terminating program C:\cygwin\HTK\htk-3.3-windows-binary\htk\HCop
y.exe

I have checked the directories and the code, but can't figure out where I am going wrong.  Can anyone give me some pointers? 

Much appreciated

 

 

Re: Error running HTK_Compile_Model.sh
User: kmaclean
Date: 7/23/2009 10:17 am
Views: 90
Rating: 6

>ERROR [+6210]  OpenWaveInput: Cannot open waveform file

>../train/wav/sample1.wav

Have you tried listening to this file with Audacity?  Do you have the correct paths in your codetrain.scp?  Can you run "aplay ../train/wav/sample1.wav" from the same directory you run the script from?

Ken

Re: Error running HTK_Compile_Model.sh
User: Unkown
Date: 1/23/2013 3:52 am
Views: 210
Rating: 5

I can play my file from that path. but I still getting the same error.

Re: Error running HTK_Compile_Model.sh
User: Shanu
Date: 2/1/2014 2:55 am
Views: 50
Rating: 2

I have the same error
can you help me in it
it is not working

Re: Error running HTK_Compile_Model.sh
User: ebrahimi- iran
Date: 10/19/2014 1:08 pm
Views: 56
Rating: 2

copy the wav file in current directory

my current directory was voxforge/manual.

and chang in script files without path.

HCopy.exe -A -D -T 1 -C wav_config.txt -S codetrain.scp

 

 

in my codetrain.scp

sample1.wav sample1.mfc
sample2.wav sample2.mfc
sample3.wav sample3.mfc

 

 

PreviousNext