Comments

Flat
need some help
User: joshua
Date: 3/30/2009 5:46 am
Views: 4528
Rating: 18

Hi i would need some help on this, can anyone help me?

This is the error i got.

Thank you!

 

 

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

C:\cygwin\HTK\htk-3.3-windows-binary\htk\HCopy.exe -A -D -T 1 -C wav_config -S codetrain.scp

HTK Configuration Parameters[11]

Module/Tool   Parameter                       Value

#                   NUMCEPS                        12

#                   CEPLIFTER                       22

#                   NUMCHANS                     26

#                   PREEMCOEF                     0.97000

#                   USEHAMMING                  TRUE

#                   WINDOWSIZE                   250000.000000

#                   SAVEWITHCRC                  TRUE

#                   SAVECOMPRESSED            TRUE

#                   TARGETRATE                      100000.000000

$

#                    SOURCEFORMAT                WAV

 

ERROR [+6210] OpenWaveInput: Cannot open waveform file ../train/wave/sample1.wav

FATAL ERROR - Terminating program C:\cygwin\HTK\htk-3.3-windows-binary\htk\HCopy.exe

Re: need some help
User: kmaclean
Date: 3/30/2009 11:36 am
Views: 129
Rating: 15

Hi joshua,

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

>../train/wave/sample1.wav

HTK is telling you that it cannot find your audio files in the "/train/wave" directory... look at your codetrain.scp file and make sure it points to the correct directory (likely should be "../train/wav").

Ken

Re: need some help
User: Visitor
Date: 4/2/2009 3:54 am
Views: 123
Rating: 16

Hi ken thank you for ur reply.

 i made a mistake, the ERROR [+6210] OpenWaveInput: Cannot open waveform file ../train/wav/sample1.wav

I checked the codetrain.scp and it was correct.

Are there any other possible reasons for this error?

Re: need some help
User: joshua
Date: 4/3/2009 3:50 am
Views: 148
Rating: 14

Hi ken, i managed to solve the problem already. i realise i saved the sample .wav files as 'sample 1', instead of 'sample1'.

I am able to proceed on to the next step already.

Cheers

 

Re: need some help
User: Asim12
Date: 1/2/2013 12:52 am
Views: 196
Rating: 12

This is the same error i am getting. if you have solved it plz help me.

Regards

Previous