[Subject Prev][Subject Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hts-users:03767] raw2wav generates invalid wav files


Hi everyone,

In 2.3alpha STRAIGHT demo, I got the following error:

>> Error using wavread (line 163)
Invalid Wave File. Reason: File does not contain required 'WAVE' data chunk.

I'm using SPTK-3.6, I suspect there's something wrong with this line.
/usr/local/SPTK/bin/raw2wav -s 48000    -d wav ${raw};

So I tried to use raw2wav to convert a raw file to wav myself, and the result wav is invalid as well…

Please help.

All the best,
Hao

Follow-Ups
[hts-users:03768] Re: raw2wav generates invalid wav files, Keiichiro Oura