mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-26 16:53:47 +01:00
e84818f62e
- Changes to the raspberypi board folder/structure - Bump python related poackages and fixes to Python3.10 - Bump KF5 framewerk packages to 5.91 - Bump qtwebengine to 5.15.8 - Bump/Add/Fix all OVOS related packages - Fixes all over the OpenVoiceOS structure for 2022.02.1
7 lines
194 B
Plaintext
7 lines
194 B
Plaintext
config BR2_PACKAGE_PYTHON_OVOS_STT_HTTP_SERVER
|
|
bool "python-ovos-stt-http-server"
|
|
help
|
|
Turn any OVOS STT plugin into a micro service
|
|
|
|
https://github.com/OpenVoiceOS/ovos-stt-http-server
|