Jump to letter: [
ACEFGILMNOPRSTZ
]
flite: Small, fast speech synthesis engine (text-to-speech)
- Summary
- Flite (festival-lite) is a small, fast run-time speech synthesis engine
developed at CMU and primarily designed for small embedded machines and/or
large servers. Flite is designed as an alternative synthesis engine to
Festival for voices built using the FestVox suite of voice building tools.
Changelog
- * Mon Feb 18 20:00:00 2008 Fedora Release Engineering <rel-eng{%}fedoraproject{*}org> - 1.3-9
- Autorebuild for GCC 4.3
- * Tue Nov 14 20:00:00 2006 Francois Aucamp <faucamp{%}csir{*}co{*}za> - 1.3-8
- Added comment to %build stating why "_smp_flags" isn't used with make
- * Mon Nov 13 20:00:00 2006 Francois Aucamp <faucamp{%}csir{*}co{*}za> - 1.3-7
- Modified alsa support patch file to patch "configure.in" instead of "configure"
- Added "autoconf" step to %build
- Added BuildRequires: autoconf
- Fixed patch backup file suffixes
- Renamed patch files to a more standard format
- Moved header files from /usr/include to /usr/include/flite
- Added -p option to all cp operations (to preserve timestamps)