mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-02-09 16:38:39 +01:00
10 lines
176 B
Plaintext
10 lines
176 B
Plaintext
config BR2_PACKAGE_KALDI
|
|
bool "kaldi"
|
|
select BR2_PACKAGE_LAPACK
|
|
select BR2_PACKAGE_OPENFST
|
|
help
|
|
Kaldi Speech Recognition Toolkit
|
|
|
|
https://github.com/kaldi-asr/kaldi
|
|
|