Festival Speech Synthesis System

From Wikipedia, the free encyclopedia

Jump to: navigation, search
Festival
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.

[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

[edit] References

  1. ^ "As a whole it offers full text to speech through a number APIs: from shell level, though a Scheme command interpreter, as a C++ library, from Java, and an Emacs interface."[1]
Personal tools