Festival Speech Synthesis System
From Wikipedia, the free encyclopedia
Developed by | Centre for Speech Technology Research (CSTR) of the University of Edinburgh |
---|---|
Preview release | 1.95 / July 2004 |
Written in | C++ |
Operating system | Linux |
Platform | Cross-platform |
Type | Speech synthesizer |
License | similar to MIT License (Free software) |
Website | www.cstr.ed.ac.uk/projects/festival |
Festival is a general multi-lingual speech synthesis system originally developed at Centre for Speech Technology Research (CSTR) at the University of Edinburgh. Substantial contributions have also been provided by Carnegie Mellon University and other sites. It is distributed under a free software license similar to the BSD License.
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-like command interpreter for general customization and extension.[1]
Contents |
[edit] Festvox
The Festvox project aims to make the building of new synthetic voices more systematic and better documented, making it possible for anyone to build a new voice. It is distributed under a free software license similar to the MIT License.
Festvox is a suite of tools for building synthetic voices for Festival. It includes a step-by-step tutorial with examples in document called Building Synthetic Voices.
[edit] Flite
Flite is a small run-time speech synthesis engine developed at Carnegie Mellon University. It is derived from Festival, originally from the University of Edinburgh, and the Festvox project from Carnegie Mellon University.
[edit] Linux compatibility
There is a Festival plug-in for GStreamer. Festival is pre-packaged for several Linux distributions.
|
|||||
Problems listening to this file? See media help. |
[edit] See also
- Flinger - FestivaL sINGER. MIDI based Festival interface for producing synthesized singing.
- MBROLA, which Festival can optionally use as a back-end.
- HTS, which Festival can also use as a back-end.
- vozMe, which uses Festival to provide online text to speech.
- The Cepstral speech synthesis engine can be used with Festival.
[edit] External links
- The Festival Speech Synthesis System
- Festival at CMU
- Festvox
- Flite: a small, fast run time synthesis engine
- Carnival - a GUI for Festival
- KTTS - a KDE frontend for speech synthesis that supports Festival
- Fala, a GNOME Festival frontend
- Speech Synthesis & Analysis Software
- HTS - HMM-based Speech Synthesis System