Config.in 528 B

12345678910111213141516
  1. config BR2_PACKAGE_FLITE
  2. bool "flite"
  3. depends on BR2_USE_WCHAR
  4. help
  5. Flite: a small, fast run time synthesis engine.
  6. Flite (festival-lite) is a small, fast run-time synthesis
  7. engine developed at CMU and primarily designed for small
  8. embedded machines and/or large servers. Flite is designed as
  9. an alternative synthesis engine to Festival for voices built
  10. using the FestVox suite of voice building tools.
  11. http://www.festvox.org/flite
  12. comment "flite needs a toolchain w/ wchar"
  13. depends on !BR2_USE_WCHAR