Home > Repositories > base > festival

festival: A general framework for building speech synthesis systems

Festival offers a general framework for building speech synthesis systems as well as including examples of various modules. 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. Festival is multi-lingual (currently English (British and American), and Spanish) though English is the most advanced. Other groups release new languages for the system. And full tools and documentation for build new voices are available through Carnegie Mellon's FestVox project (http://festvox.org)
The system is written in C++ and uses the Edinburgh Speech Tools Library for low level architecture and has a Scheme (SIOD) based command interpreter for control. Documentation is given in the FSF texinfo format which can generate, a printed manual, info files and HTML.
Festival is free software. Festival and the speech tools are distributed under an X11-type licence allowing unrestricted commercial and non-commercial use alike.
Name:festival
Release: 2.5.0-2mamba
Group:System/Multimedia
Maintainer:silvan
License:MIT
Size:285.41 MB
Upstream URL:https://www.cstr.ed.ac.uk/projects/festival/
Build time:2024-11-08 18:15:48
Binary packages and requirements
x86_64aarch64i586
Built RPMSfestival
festival-debug
festival-voice-en
festival-voice-it
festival-voice-us
libfestival
libfestival-devel
festival
festival-debug
festival-voice-en
festival-voice-it
festival-voice-us
libfestival
libfestival-devel
festival
festival-debug
festival-voice-en
festival-voice-it
festival-voice-us
libfestival
libfestival-devel
Build requirementsglibc-devel [1]
libalsa-devel [1]
libesound-devel[>=0:0.2.36] [1]
libgcc [1]
libgomp-devel [1]
libncurses-devel [1]
libstdc++6-devel [1]
glibc-devel [1]
libalsa-devel [1]
libesound-devel[>=0:0.2.36] [1]
libgcc [1]
libgomp-devel [1]
libncurses-devel [1]
libstdc++6-devel [1]
glibc-devel [1]
libalsa-devel [1]
libesound-devel[>=0:0.2.36] [1]
libgcc [1]
libgomp-devel [1]
libncurses-devel [1]
libstdc++6-devel [1]
History of changes
DatePackagerReleaseDescription
2024-11-08silvan2.5.0-2mamba- fixed url; closes #1
2019-08-17silvan2.5.0-1mamba- update to 2.5.0
2015-12-08autodist2.4-1mamba- automatic version update by autodist
2013-07-17silvan2.1-2mamba- text2wave,saytime: fix /usr/src//RPM/BUILD references in scripts
2012-07-17silvan2.1-1mamba- update to 2.1
2009-09-21silvan1.96-2mamba- added patches for build with gcc 4.4
- added festvox_cmu_us_* and festvox_cstr_us_* packages
- added patch and moved configuration files to /etc/festival
- removed esd patch
- added patch for shared library build
2007-08-01silvan1.96-1mamba- package created by autospec