blob: 6d92883b324dba1be6a7a2f3463071ec4eea125a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
config BR2_PACKAGE_FESTLEX_CMU
bool "Carnegie Mellon University"
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"
help
Lexicon for the festival text to speech system
http://festvox.org/packed/festival/latest
config BR2_PACKAGE_FESTLEX_POS
bool "POSLEX"
help
Lexicon for the festival text to speech system
http://festvox.org/packed/festival/latest
|