Festival Speech Synthesis System

From Free net encyclopedia

Festival is a general multi-lingual speech synthesis system developed at Centre for Speech Technology Research (CSTR) at the University of Edinburgh.

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.

The Festvox project aims to make the building of new synthetic voices more systemic 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.

Contents

Festvox

Festvox is a suite of tools for building synthesized voices for Festival.

Flite

Flite is a small run-time speech synthesis engine developed at Carnegie Mellon University. It is derived from the Festival Speech Synthesis System from the University of Edinburgh and the Festvox project from Carnegie Mellon University.

Gstreamer

There is a Festival plug-in for GStreamer.

Compiling Festival for Linux

Compiling Festival requires 4 components: Festival itself, the speech tools pack, which must be compiled first, the lexicon, and a voice component.

See also

Template:Portalpar

External links