5,710
edits
Changes
→Using Festival
*run festival: <code>echo "test this" | festival --tts</code>
*plays through speakers.
==Render a Text File In Speech==
*run the server
*run the client: <code>cat ~/Documents/speech\ performance/speech\ performance\ structure.txt | festival_client --ttw --output structure.wav</code>