5,710
edits
Changes
no edit summary
*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)
*With festival 2.1
*copy the voice data into <code>/usr/share/festival/voices/english</code>
*edit voices.scm and add the new voice <code>uw_us_rdt_clunits</code> at the beginning of the default-voice-priority-list. (end of the file)
*now your new voice should be the default for festival.
=Tuning phrasing, prosody, etc with SABLE=
*http://www.cstr.ed.ac.uk/projects/festival/manual/festival_10.html#SEC31