summaryrefslogtreecommitdiffstats
path: root/package/festival/voices/Config.in
blob: 84cb1af9c2c610a53e3611a37228a04754206b92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
config BR2_PACKAGE_FESTVOX_AWB
	bool "Alan Scottish English"
	default n
	help
	  Scottish English voice for the festival text to speech system

	  http://festvox.org/packed/festival/latest

config BR2_PACKAGE_FESTVOX_BDL
	bool "Brian US English"
	default n
	help
	  US English male voice for the festival text to speech system

	  http://festvox.org/packed/festival/latest

config BR2_PACKAGE_FESTVOX_JMK
	bool "John Canadian English"
	default n
	help
	  Canadian English voice for the festival text to speech system

	  http://festvox.org/packed/festival/latest

config BR2_PACKAGE_FESTVOX_SLT
	bool "Stephanie US English"
	default n
	help
	  US English female voice for the festival text to speech system

	  http://festvox.org/packed/festival/latest

config BR2_PACKAGE_FESTVOX_AWB_MULTISYN
	bool "Alan multisyn (big file)"
	default n
	help
	  voice for the festival text to speech system

	  http://festvox.org/packed/festival/latest

config BR2_PACKAGE_FESTVOX_JMK_MULTISYN
	bool "John multisyn (big file)"
	default n
	help
	  voice for the festival text to speech system

	  http://festvox.org/packed/festival/latest

config BR2_PACKAGE_FESTVOX_KAL_SIXTEENK
	bool "Kevin diphone US English 16k"
	default n
	help
	  diphone voice for the festival text to speech system

	  http://festvox.org/packed/festival/latest

config BR2_PACKAGE_FESTVOX_KED_EIGHTK
	bool "Kurt diphone American English 8k"
	default n
	help
	  diphone voice for the festival text to speech system

	  http://festvox.org/packed/festival/latest

config BR2_PACKAGE_FESTVOX_KED_SIXTEENK
	bool "Kurt diphone American English 16k"
	default n
	help
	  diphone voice for the festival text to speech system

	  http://festvox.org/packed/festival/latest