Changes

Jump to: navigation, search

Festival TTS

303 bytes added, 12:45, 10 March 2017
Building a Unit Selection Cluster Voice from TIMIT data
==Building a Unit Selection Cluster Voice==
(from here http://festvox.org/festvox/x3082x3086.html)
#<pre>mkdir uw_uw_rdt
cd uw_uw_rdt</pre>
==Building a CLUSTERGEN Statistical Parametric Synthesizer==
(adapted from http://festvox.org/festvox/c3170c3174.html#AEN3172AEN3176)
#<pre>mkdir uw_us_rdt_arctic</pre>
#<pre>cd uw_us_rdt_arctic</pre>
==Building a Unit Selection Cluster Voice from TIMIT data==
(from here http://festvox.org/festvox/x3082c2645.html#AEN2716)
#<pre>mkdir uw_uw_rdt_timit</pre>
#<pre>cd uw_uw_rdt_timit</pre>
*edit '''/usr/share/festival/voices.scm''' and add the new voice <code>uw_us_rdt_clunits</code> at the beginning of the default-voice-priority-list. (end of the file)
*now your new voice should be the default for festival.
==rpi with external i2s dac==
*change aplay command within festival/scheme:
<syntaxhighlight lang="bash">
(Parameter.set 'Audio_Command "aplay -q -c 2 -t raw -f s16 -r 8000 $FILE")"
</syntaxhighlight>
*or add to startup: https://wiki.archlinux.org/index.php/Festival#Usage_with_a_Sound_Server
=Tuning phrasing, prosody, etc with SABLE=

Navigation menu