VoxForge
Hi
When i lunch my htk_compile_module.sh script, when the scripts arrives at step 5 it geves me the following error:
ERROR[+6210] OpenWaveInput: Cannot open waveform file ../../Profiles/giovanni/train/wav/sample1.wav
Who can help me?!
Thank you very much
>Cannot open waveform file ../../Profiles/giovanni/train/wav/sample1.wav
This seems like a path issue...
Please confirm that the file "sample1.wav" exists in the following path:
"../../Profiles/giovanni/train/wav/sample1.wav"
From the same directory where you run the VoxForge training script.
If you are on Linux, you should be able to use something like:
'aplay ../../Profiles/giovanni/train/wav/sample1.wav"