mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-26 16:53:47 +01:00
08e08a0c5b
This so we can use the same package for any architecture in the future.
11 lines
239 B
Plaintext
11 lines
239 B
Plaintext
config BR2_PACKAGE_VOSK_API
|
|
bool "vosk-api"
|
|
select BR2_PACKAGE_KALDI
|
|
help
|
|
Offline speech recognition API for Android, iOS,
|
|
Raspberry Pi and servers with Python, Java, C#
|
|
and Node
|
|
|
|
https://github.com/alphacep/vosk-api.git
|
|
|