My web log
Sunday, June 1, 2008
Fun with Festival
Festival is a light weight text to speech program originally developed at The University of Edinburgh.
# from the command line
> echo "hello world" | festival --tts
# from a file
> echo "hello world" > file
> festival --tts file
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)