5,710
edits
Changes
no edit summary
[[Home | <<< back to Wiki Home]]
=Getting Started=
*Festival Speech Synthesis System - http://www.cstr.ed.ac.uk/projects/festival/
*short tutorial - http://festvox.org/festtut-2.0/
*exercises and hints - http://festvox.org/festtut-2.0/exercises/
=Training a Voice Model=
*howto http://festvox.org/festvox/c3170.html#AEN3172
*Building a Unit Selection Cluster Voice - http://festvox.org/festvox/x3082.html
*Building a CLUSTERGEN Statistical Parametric Synthesizer: http://festvox.org/festvox/c3170.html#AEN3172
=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>