1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-02 19:57:19 +01:00

9 lines
271 B
Plaintext
Raw Normal View History

2021-08-18 12:29:04 -07:00
config BR2_PACKAGE_PYTHON_OVOS_STT_PLUGIN_CHROMIUM
bool "python-ovos-stt-plugin-chromium"
select BR2_PACKAGE_PYTHON_REQUESTS # runtime
help
A stt plugin for mycroft using the google chrome browser
api.
https://github.com/OpenVoiceOS/ovos-stt-plugin-chromium