5,710
edits
Changes
→Switch voices
*run the server
*run the client: <code>cat ~/Documents/speech\ performance/speech\ performance\ structure.txt | festival_client --ttw --output structure.wav</code>
==Phoneme tests==Switch voices==:
<syntaxhighlight lang="scheme">(voice_kal_diphone)</syntaxhighlight>
Switch back:
<syntaxhighlight lang="scheme">(voice_ uw_us_rdt_clunits )</syntaxhighlight>
Pronounce phonemes:
<syntaxhighlight lang="scheme">(SayPhones '(m ay n ey y uw y er iy z sh l er b er v d)) </syntaxhighlight>