On 17/02/2012 at 01:45 +0800, Siu Meng Lei wrote:
>    I am following the step of this web site to new the new language
> voice :
>    http://festvox.org/bsv/c3456.html
>    Instead of using this command to record voice:
>    bin/prompt_them etc/jadiph.list
>    I use other software to record my voices independently and get the
> WAV
>    files.
>    After that I put those WAV files back to Festival and run the
> following
>    command: bin/make_labs prompt-wav/*.wav
>    however, it shows the following message:
>    ja_0001 LABELING
>    RIFF file: unknown sample format
>    How can I fix the problem?
>    (my WAV file format is Uncompressed 32-bit IEEE float audio, Sample
> rate
>    48000 Hz)
>    If I change the format, does it affect the quality of result?
>    Thanks and regards,

You need to change format to 16khz 16 bit mono signed little-endian.

You can do it with sox.

It will not affect the quality

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Festlang-talk mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/festlang-talk

Reply via email to