Changes

Festival TTS

107 bytes added, 18:42, 9 October 2012
changes
=changes=
*instead of:
<pre>festival -b festvox/build_clunits.scm '(build_prompts "etc/uniphone.data")'</pre>
do:
<pre>festival -b festvox/build_clunits.scm '(build_prompts_waves "etc/uniphone.data")'</pre>
 
*instead of: <pre>./bin/make_pm_wave wav/*.wav</pre>
do <pre>./bin/make_pm_wave etc/uniphone.data </pre>