diff options
Diffstat (limited to 'package/festival/voices/Config.in')
-rw-r--r-- | package/festival/voices/Config.in | 9 |
1 files changed, 0 insertions, 9 deletions
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 |