Changes

Jump to: navigation, search

Festival TTS

104 bytes added, 20:49, 19 October 2012
no edit summary
#build cluster unit selection synth: <pre>festival -b festvox/build_clunits.scm '(build_clunits "etc/timit.data")'</pre>
= Using Voices === using meghan voice ==
===To run the server:===
*open terminal:
cd /Users/murmur/Desktop/meghan
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")
==Using new Voices==
*copy your newly trained voice to <code>festival/lib/voices/english/</code>
*the name of your new voice directory (ex: <code>uw_us_rdt_clunits/</code>) needs to match the voice file (ex: <code>uw_us_rdt_clunits/festvox/uw_us_rdt_clunits.scm</code>)
(set! voice_default 'voice_uw_us_rdt_clunits)
</pre>
*now you can change directory to the folder containing your <code>festvox</code> files (trained model)*run <code>festival_server</code> and it will load your new voice by default
*http://www.cstr.ed.ac.uk/projects/festival/manual/festival_24.html
=Improving Quality=
*tuning a voice - http://www.cstr.ed.ac.uk/emasters/summer_school_2005/tutorial3/tutorial.html

Navigation menu