Changes

Jump to: navigation, search

Festival TTS

4 bytes added, 19:14, 9 October 2012
Building a Unit Selection Cluster Voice
cd uw_uw_rdt
</pre>
#uniphone setup:<pre> $FESTVOXDIR/src/unitsel/setup_clunits uw us rdt uniphone</pre>#generate prompts and prompt files: <pre>festival -b festvox/build_clunits.scm '(build_prompts_waves "etc/uniphone.data")'</pre>
#record sound, using audacity. save as 16k, 16bit mono.
#make labels: <pre>./bin/make_labs prompt-wav/*.wav</pre>
#build utterance structure: <pre>festival -b festvox/build_clunits.scm '(build_utts "etc/uniphone.data")'</pre>
#do pitch marking: <pre>./bin/make_pm_wave wav/*.wav</pre>
</pre>
#build cluster unit selection synth: <pre>festival -b festvox/build_clunits.scm '(build_clunits "etc/uniphone.data")'</pre>
 
==Using a Unit Selection Cluster Voice Synth==
*from uw_us_rdt directory: <pre>festival festvox/uw_us_rdt_clunits.scm

Navigation menu