Changes

Jump to: navigation, search

Festival TTS

139 bytes added, 22:54, 29 November 2012
no edit summary
*http://www.cstr.ed.ac.uk/projects/festival/manual/festival_24.html
==Run the Server==
*from anywhere: <code>festival_server</code>
==Run the Client==
*run the client: <code>echo "Do you really want to see all of it?" | festival_client --ttw --output test.wav </code>
*generates a wave file
=Using Voice on Raspberry Pi=
*install with apt-get. alternatively, follow these instructions: http://elinux.org/RPi_Text_to_Speech_(Speech_Synthesis)
=Tuning phrasing, prosody, etc with SABLE=
*http://www.cstr.ed.ac.uk/projects/festival/manual/festival_10.html#SEC31
=Using Festival=
==Run the Server==
*from anywhere: <code>festival_server</code>
==Run the Client==
*run the client: <code>echo "Do you really want to see all of it?" | festival_client --ttw --output test.wav </code>
*generates a wave file
==Synthesize Speech to Audio Out==
*run festival: <code>echo "test this" | festival --tts</code>
*plays through speakers.

Navigation menu