Changes

Jump to: navigation, search

Festival TTS

324 bytes added, 15:14, 19 October 2012
Using new Voices
=Using new Voices=
*copy your newly trained voice to <code>festival/lib/voices/english/<code>
*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>)
*add the following to <code>festival/etc/siteinit.scm</code>:
<pre>
(set! voice_default 'voice_uw_us_rdt_clunits)
</pre>
*now you can just run <code>festival_server</code> and it will load your 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