Festival extensions and utilities, focused on interaction with Speech http://www.freebsoft.org/festival-freebsoft-utils
Go to file
2024-01-05 22:14:53 +01:00
festival-freebsoft-utils.spec automatic rebuild by autodist [release 0.10-2mamba;Sat Aug 03 2013] 2024-01-05 22:14:53 +01:00
README.md automatic rebuild by autodist [release 0.10-2mamba;Sat Aug 03 2013] 2024-01-05 22:14:53 +01:00

festival-freebsoft-utils

festival-freebsoft-utils is a collection of Festival utilities that enhance Festival with some useful features. They provide all what is needed for interaction with Speech Dispatcher.

Key festival-freebsoft-utils features are: * Generalized concept of input events. festival-freebsoft-utils allows not only plain text synthesis, but also combining it with sounds. Additionally, mechanism of logical events mapped to other events is provided. * Substitution of events for given words. * High-level voice selection mechanism and setting of basic prosodic parameters. * Spelling mode. * Capital letter signalization. * Punctuation modes, for explicit reading or not reading punctuation characters. * Incremental synthesis of texts and events. * Speech Dispatcher support. * Rudimentary SSML support. * Enhancing the Festival extension language with some functions commonly used in Lisp. Support for wrapping already defined Festival functions by your own code. * Everything is written in the extension language, no patching of the Festival C++ sources is needed.