Changes

Jump to: navigation, search

Festival TTS

257 bytes added, 15:49, 6 November 2012
no edit summary
= Using Voices =
== using meghan voice ==
 ===To run Run the server:Server ===
*open terminal:
cd /Users/murmur/Desktop/meghan
*To kill the server:
Control-C
=== Run the Client ===*To run the client:open a 2nd terminal window:<pre>
cd /Users/murmur/Desktop/meghan
festival_client myfile.txt --ttw --output client_test.wav
</pre>
*Other stuff (python):
<pre>
import os
os.popen("/Applications/festival_2.1/festival/src/main/festival_client /Users/murmur/Desktop/meghan/myfile.txt --ttw --output /Users/murmur/Desktop/meghan/client_test78.wav")
</pre>==Using new VoicesA Newly Trained Voice =====Modify new the voice so festival knows it's there===
*append proclaim message to your newly trained model <code>uw_us_rdt_clunits.scm</code> in <code>uw_us_rdt_clunits/festvox</code>:
<pre>
*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
=Tuning phrasing, prosody, etc with SABLE=
*http://www.cstr.ed.ac.uk/projects/festival/manual/festival_10.html#SEC31

Navigation menu