1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-04 04:27:42 +01:00
j1nx 08e08a0c5b [WIP] Build vosk-api andits dependencies from source
This so we can use the same package for any architecture in the future.
2022-12-20 15:58:35 +01:00

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