[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Festival Speech Synthesis to audio file (ogg, mp3 , wav ,)
- From: Petrus de Calguarium <kwhiskerz gmail com>
- To: fedora-list redhat com
- Subject: Re: Festival Speech Synthesis to audio file (ogg, mp3 , wav ,)
- Date: Thu, 22 Oct 2009 10:09:34 -0600
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.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]