You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson c41c5658fd accessibility/flite: Update email address. 3 years ago
..
man accessibility/flite: Updated for version 2.2. 4 years ago
README accessibility/flite: Updated for version 2.2. 4 years ago
doinst.sh accessibility/flite: Updated for version 2.0.0, added docs. 11 years ago
flite.SlackBuild accessibility/flite: Update email address. 3 years ago
flite.info accessibility/flite: Update email address. 3 years ago
flite.rst accessibility/flite: Better texlive support. 7 years ago
slack-desc accessibility/flite: Better texlive support. 7 years ago

README

flite (speech synthesis engine)

Flite is a small, fast run-time synthesis engine, designed for
embedded systems and servers. Flite was developed by Alan W. Black and
Kevin Lenzo at Carnegie Mellon University, in Pittsburgh.

Starting with version 2.0.0, flite is able to load extra voice files
at runtime, in its own .flitevox format. If you want to include
loadable voices in the package, download the ones you want from
http://festvox.org/flite/packed/flite-2.0/voices/ and place them
in the same directory as the SlackBuild. They will be installed in
/usr/share/flite/, and can be used with the flite's -voice option.

The flite API documentation is available as a GNU info document, via
"info flite", or as HTML in "/usr/doc/flite-$VERSION/html".