blob: 903bce77110b987e46384eb6d9e07d6e0b1ae2a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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
|