diff options
Diffstat (limited to 'package/festival')
-rw-r--r-- | package/festival/Config.in | 1 | ||||
-rw-r--r-- | package/festival/lexicons/Config.in | 5 | ||||
-rw-r--r-- | package/festival/speech-tools/Config.in | 1 | ||||
-rw-r--r-- | package/festival/voices/Config.in | 9 |
4 files changed, 1 insertions, 15 deletions
diff --git a/package/festival/Config.in b/package/festival/Config.in index 081165c25..209c95b58 100644 --- a/package/festival/Config.in +++ b/package/festival/Config.in @@ -1,6 +1,5 @@ menuconfig BR2_PACKAGE_FESTIVAL bool "festival text-to-speech system" -default n select BR2_PACKAGE_ALSA_LIB select BR2_PACKAGE_SPEECH_TOOLS help diff --git a/package/festival/lexicons/Config.in b/package/festival/lexicons/Config.in index 903bce771..6d92883b3 100644 --- a/package/festival/lexicons/Config.in +++ b/package/festival/lexicons/Config.in @@ -1,6 +1,5 @@ config BR2_PACKAGE_FESTLEX_CMU bool "Carnegie Mellon University" - default n help Lexicon for the festival text to speech system @@ -8,7 +7,6 @@ config BR2_PACKAGE_FESTLEX_CMU config BR2_PACKAGE_FESTLEX_OALD bool "Oxford Advanced Learners dictionary" - default n help Lexicon for the festival text to speech system @@ -16,8 +14,7 @@ config BR2_PACKAGE_FESTLEX_OALD 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 + http://festvox.org/packed/festival/latest diff --git a/package/festival/speech-tools/Config.in b/package/festival/speech-tools/Config.in index 88019da37..d8405bad3 100644 --- a/package/festival/speech-tools/Config.in +++ b/package/festival/speech-tools/Config.in @@ -1,6 +1,5 @@ config BR2_PACKAGE_SPEECH_TOOLS bool "speech tools for festival" - default n help Speech tools for the festival text to speech system diff --git a/package/festival/voices/Config.in b/package/festival/voices/Config.in index 84cb1af9c..b0a1cc0b1 100644 --- a/package/festival/voices/Config.in +++ b/package/festival/voices/Config.in @@ -1,6 +1,5 @@ config BR2_PACKAGE_FESTVOX_AWB bool "Alan Scottish English" - default n help Scottish English voice for the festival text to speech system @@ -8,7 +7,6 @@ config BR2_PACKAGE_FESTVOX_AWB config BR2_PACKAGE_FESTVOX_BDL bool "Brian US English" - default n help US English male voice for the festival text to speech system @@ -16,7 +14,6 @@ config BR2_PACKAGE_FESTVOX_BDL config BR2_PACKAGE_FESTVOX_JMK bool "John Canadian English" - default n help Canadian English voice for the festival text to speech system @@ -24,7 +21,6 @@ config BR2_PACKAGE_FESTVOX_JMK config BR2_PACKAGE_FESTVOX_SLT bool "Stephanie US English" - default n help US English female voice for the festival text to speech system @@ -32,7 +28,6 @@ config BR2_PACKAGE_FESTVOX_SLT config BR2_PACKAGE_FESTVOX_AWB_MULTISYN bool "Alan multisyn (big file)" - default n help voice for the festival text to speech system @@ -40,7 +35,6 @@ config BR2_PACKAGE_FESTVOX_AWB_MULTISYN config BR2_PACKAGE_FESTVOX_JMK_MULTISYN bool "John multisyn (big file)" - default n help voice for the festival text to speech system @@ -48,7 +42,6 @@ config BR2_PACKAGE_FESTVOX_JMK_MULTISYN config BR2_PACKAGE_FESTVOX_KAL_SIXTEENK bool "Kevin diphone US English 16k" - default n help diphone voice for the festival text to speech system @@ -56,7 +49,6 @@ config BR2_PACKAGE_FESTVOX_KAL_SIXTEENK config BR2_PACKAGE_FESTVOX_KED_EIGHTK bool "Kurt diphone American English 8k" - default n help diphone voice for the festival text to speech system @@ -64,7 +56,6 @@ config BR2_PACKAGE_FESTVOX_KED_EIGHTK config BR2_PACKAGE_FESTVOX_KED_SIXTEENK bool "Kurt diphone American English 16k" - default n help diphone voice for the festival text to speech system |