1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-17 19:39:31 +01:00
OpenVoiceOS/buildroot-external/package/python-speech2text/Config.in
2021-01-09 18:47:29 +01:00

9 lines
248 B
Plaintext

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