Config.in 429 B

12345678910111213
  1. config BR2_PACKAGE_SPHINXBASE
  2. bool "sphinxbase"
  3. depends on BR2_TOOLCHAIN_HAS_THREADS
  4. help
  5. CMUSphinx toolkit is a leading speech recognition toolkit
  6. with various tools used to build speech applications. CMU
  7. Sphinx toolkit has a number of packages for different tasks
  8. and applications.
  9. http://cmusphinx.sourceforge.net/
  10. comment "sphinxbase needs a toolchain with threads"
  11. depends on !BR2_TOOLCHAIN_HAS_THREADS