Festival Speech Synthesis to audio file (ogg, mp3 , wav ,)

Petrus de Calguarium kwhiskerz at gmail.com
Thu Oct 22 16:09:34 UTC 2009


Jatin K wrote:

> festival --tts mytextfile.txt  | what to pipe ??????
Just a wild guess, maybe...

festival --tts mytextfile.txt  | text2wave

This is the sort of useful information I would like to 
know, too!

Didn't text2wave file.txt -o audio.wav work?


Another idea, could one simply use

festival --tts mytextfile.txt > audio.wav ???

The audio from festival is being output to what I 
suppose must be the standard output for audio, so you 
should be able to simply redirect it to a file, n'est-
ce pas? I don't know what format it would be in, but my 
guess is wav.




More information about the users mailing list