mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Implement local-backend
This commit is contained in:
8
buildroot-external/package/python-speech2text/Config.in
Normal file
8
buildroot-external/package/python-speech2text/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_PYTHON_SPEECH2TEXT
|
||||
bool "python-speech2text"
|
||||
select BR2_PACKAGE_PYTHON_REQUESTS # runtime
|
||||
select BR2_PACKAGE_PYTHON_SPEECHRECOGNITION # runtime
|
||||
help
|
||||
Mycroft STT engine wrappers.
|
||||
|
||||
https://github.com/JarbasAl/speech2text
|
Reference in New Issue
Block a user