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

2009-10-25 Thread Roger
festival --tts mytextfile.txt | what to pipe ?? I have used text2wave it works fine text2wave Mytxt.txt -o MyWav.wav I tried and it works just fine Translated a full page document into voice. Had a look at phonims - looks very time consuming but haven't a clue how to get festival or

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

2009-10-23 Thread Jatin K
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

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

2009-10-23 Thread Wade Hampton
Use text2wav to use festival to convert text to speech in a wave file: echo test 1 2 3 test.txt text2wave -f 8000 -o test.wav test.txt play test.wav The -f 8000 selects 8000 samples per second (try -f 16000). Also, you can use -scale N to change the volume. See:

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

2009-10-23 Thread Jatin K
On 10/23/2009 04:47 PM, Wade Hampton wrote: Use text2wav to use festival to convert text to speech in a wave file: echo test 1 2 3test.txt text2wave -f 8000 -o test.wav test.txt play test.wav The -f 8000 selects 8000 samples per second (try -f 16000). Also, you can use -scale N to

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

2009-10-23 Thread Rick Stevens
Jatin K wrote: 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

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

2009-10-22 Thread Petrus de Calguarium
Jatin K wrote: Dear all is there any way/method to get the output file in audio format like (ogg, mp3, wav ) from Festival speech synthesis under fedora 11 ?? I looked in my notes of things that I might need to know. I have never tested this, but perhaps man will tell you

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

2009-10-22 Thread Jatin K
On 10/22/2009 11:39 AM, Petrus de Calguarium wrote: Jatin K wrote: Dear all is there any way/method to get the output file in audio format like (ogg, mp3, wav ) from Festival speech synthesis under fedora 11 ?? I looked in my notes of things that I might

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

2009-10-22 Thread stan
On Thu, 22 Oct 2009 12:17:39 +0530 Jatin K ssh.fed...@gmail.com wrote: On 10/22/2009 11:39 AM, Petrus de Calguarium wrote: Jatin K wrote: Dear all is there any way/method to get the output file in audio format like (ogg, mp3, wav ) from Festival speech synthesis under fedora 11

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

2009-10-22 Thread Petrus de Calguarium
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

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

2009-10-22 Thread Jatin K
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

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

2009-10-21 Thread Jatin K
Dear all is there any way/method to get the output file in audio format like (ogg, mp3, wav ) from Festival speech synthesis under fedora 11 ?? -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines:

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

2009-10-20 Thread Jatin K
Dear all is there any way/method to get the output file in audio format like (ogg, mp3, wav ) from Festival speech synthesis under fedora 11 ?? -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: