1999-12-25 23:38:54 +01:00
|
|
|
Festival is an advanced multi-lingual speech synthesis system
|
|
|
|
developed at CSTR. It offers a full text to speech system with various
|
|
|
|
APIs, as well an environment for development and research of speech
|
|
|
|
synthesis techniques. It is written in C++ with a Scheme-based command
|
|
|
|
interpreter for general control.
|
1999-04-04 21:32:15 +02:00
|
|
|
|
1999-10-11 16:13:49 +02:00
|
|
|
You will also need to install at least one festvox-* (festival voice)
|
|
|
|
package (infact, the festvox packages are dependent on this package).
|
|
|
|
|
1999-12-25 23:38:54 +01:00
|
|
|
festival --tts foo.bar will speak ASCII file foo.bar, (SayText "Oh
|
|
|
|
Dad! We're ALL Devo!")
|