A general framework for building speech synthesis systems http://www.cstr.ed.ac.uk/projects/festival/
Go to file
2024-01-05 22:14:47 +01:00
festival-1.96-enable_esd_audio.patch text2wave,saytime: fix %_builddir references in scripts [release 2.1-2mamba;Wed Jul 17 2013] 2024-01-05 22:14:41 +01:00
festival-1.96-etcsiteinit.patch text2wave,saytime: fix %_builddir references in scripts [release 2.1-2mamba;Wed Jul 17 2013] 2024-01-05 22:14:41 +01:00
festival-1.96-speechtools-ohjeezcxxisnotgcc.patch text2wave,saytime: fix %_builddir references in scripts [release 2.1-2mamba;Wed Jul 17 2013] 2024-01-05 22:14:41 +01:00
festival-2.5.0-compile.patch update to 2.5.0 [release 2.5.0-1mamba;Sat Aug 17 2019] 2024-01-05 22:14:47 +01:00
festival-2.5.0-festconfig.patch update to 2.5.0 [release 2.5.0-1mamba;Sat Aug 17 2019] 2024-01-05 22:14:47 +01:00
festival-2.5.0-libncurses-6.1.20190728.patch update to 2.5.0 [release 2.5.0-1mamba;Sat Aug 17 2019] 2024-01-05 22:14:47 +01:00
festival-2.5.0-shared-build.patch update to 2.5.0 [release 2.5.0-1mamba;Sat Aug 17 2019] 2024-01-05 22:14:47 +01:00
festival-2.5.0-speechconfig.patch update to 2.5.0 [release 2.5.0-1mamba;Sat Aug 17 2019] 2024-01-05 22:14:47 +01:00
festival.spec update to 2.5.0 [release 2.5.0-1mamba;Sat Aug 17 2019] 2024-01-05 22:14:47 +01:00
README.md text2wave,saytime: fix %_builddir references in scripts [release 2.1-2mamba;Wed Jul 17 2013] 2024-01-05 22:14:41 +01:00

festival

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.