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

Jatin K ssh.fedora at gmail.com
Fri Oct 23 06:17:10 UTC 2009


On 10/22/2009 09:39 PM, Petrus de Calguarium wrote:
> 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.
>
>    
I have used text2wave  it works fine

  text2wave Mytxt.txt -o MyWav.wav




More information about the fedora-list mailing list