# two little festival hacks! cat /usr/share/dict/words | shuffle | fmt | perl -pe 's/(.*)/(SayText "$1")/' | ( echo "(Parameter.set 'Duration_Stretch 0.7)" ; cat ) | head | festival dadadodo -p 0 -c 12 text.txt | perl -pe 's/(.*)/(SayText "$1")/' | ( echo "(Parameter.set 'Duration_Stretch 0.8)" ; cat ) | festival