My web log
Showing posts with label
tts
.
Show all posts
Showing posts with label
tts
.
Show all posts
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
Older Posts
Home
Subscribe to:
Posts (Atom)