summaryrefslogtreecommitdiffstats
path: root/package/festival/lexicons/Config.in
diff options
context:
space:
mode:
authorJohn Voltz <john.voltz@gmail.com>2008-04-03 17:13:46 +0000
committerJohn Voltz <john.voltz@gmail.com>2008-04-03 17:13:46 +0000
commitda53e2e09e40ba7437c3c002e58ef8f8fe7a5ac9 (patch)
tree3bfacb96c83b7f91acbf239286ce38b2e4cdc51e /package/festival/lexicons/Config.in
parentf2f4131081962cf1185daa209d424ba72a1c9c36 (diff)
downloadbuildroot-novena-da53e2e09e40ba7437c3c002e58ef8f8fe7a5ac9.tar.gz
buildroot-novena-da53e2e09e40ba7437c3c002e58ef8f8fe7a5ac9.zip
add festival speech synthesis package from University of Edinburgh
Diffstat (limited to 'package/festival/lexicons/Config.in')
-rw-r--r--package/festival/lexicons/Config.in23
1 files changed, 23 insertions, 0 deletions
diff --git a/package/festival/lexicons/Config.in b/package/festival/lexicons/Config.in
new file mode 100644
index 000000000..903bce771
--- /dev/null
+++ b/package/festival/lexicons/Config.in
@@ -0,0 +1,23 @@
+config BR2_PACKAGE_FESTLEX_CMU
+ bool "Carnegie Mellon University"
+ default n
+ 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"
+ default n
+ help
+ Lexicon for the festival text to speech system
+
+ http://festvox.org/packed/festival/latest
+
+config BR2_PACKAGE_FESTLEX_POS
+ bool "POSLEX"
+ default n
+ help
+ Lexicon for the festival text to speech system
+
+ http://festvox.org/packed/festival/latest \ No newline at end of file