README 887 B

123456789101112131415161718
  1. flite (speech synthesis engine)
  2. Flite is a small, fast run-time synthesis engine, designed for
  3. embedded systems and servers. Flite was developed by Alan W Black and
  4. Kevin Lenzo at Carnegie Mellon University, in Pittsburgh.
  5. Starting with version 2.0.0, flite is able to load extra voice files
  6. at runtime, in its own .flitevox format. If you want to include
  7. loadable voices in the package, download the ones you want from
  8. http://festvox.org/flite/packed/flite-2.0/voices/ and place them
  9. in the same directory as the SlackBuild. They will be installed in
  10. /usr/share/flite/, and can be used with the flite's -voice option.
  11. To skip building the HTML and GNU Info API documentation, set DOCS=no
  12. in the environment. The man page will still be included. This option is
  13. mainly provided in case a future version of texi2html has issues with
  14. the texi2html options used by flite's doc/Makefile.