diff options
Diffstat (limited to 'package/audio/festival/lexicons/Config.in')
-rw-r--r-- | package/audio/festival/lexicons/Config.in | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/package/audio/festival/lexicons/Config.in b/package/audio/festival/lexicons/Config.in new file mode 100644 index 000000000..6d92883b3 --- /dev/null +++ b/package/audio/festival/lexicons/Config.in @@ -0,0 +1,20 @@ +config BR2_PACKAGE_FESTLEX_CMU + bool "Carnegie Mellon University" + help + Lexicon for the festival text to speech system + + http://festvox.org/packed/festival/latest + +config BR2_PACKAGE_FESTLEX_OALD + bool "Oxford Advanced Learners dictionary" + help + Lexicon for the festival text to speech system + + http://festvox.org/packed/festival/latest + +config BR2_PACKAGE_FESTLEX_POS + bool "POSLEX" + help + Lexicon for the festival text to speech system + + http://festvox.org/packed/festival/latest |