mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
fix refs to moved packages
This commit is contained in:
@ -5,4 +5,4 @@ config BR2_PACKAGE_PYTHON_JARBAS_STT_PLUGIN_CHROMIUM
|
|||||||
A stt plugin for mycroft using the google chrome browser
|
A stt plugin for mycroft using the google chrome browser
|
||||||
api.
|
api.
|
||||||
|
|
||||||
https://github.com/JarbasLingua/jarbas-stt-plugin-chromium
|
https://github.com/OpenVoiceOS/jarbas-stt-plugin-chromium
|
||||||
|
@ -5,4 +5,4 @@ config BR2_PACKAGE_PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE
|
|||||||
official mycroft wake word engine and is supported
|
official mycroft wake word engine and is supported
|
||||||
out of the box by core
|
out of the box by core
|
||||||
|
|
||||||
https://github.com/JarbasLingua/jarbas-wake-word-plugin-precise
|
https://github.com/OpenVoiceOS/jarbas-wake-word-plugin-precise
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE_VERSION = ad3ced5e4fec11530fc4d065bd446c689e39987a
|
PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE_VERSION = ad3ced5e4fec11530fc4d065bd446c689e39987a
|
||||||
PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE_SITE = $(call github,JarbasLingua,jarbas-wake-word-plugin-precise,$(PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE_VERSION))
|
PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE_SITE = $(call github,OpenVoiceOS,jarbas-wake-word-plugin-precise,$(PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE_VERSION))
|
||||||
PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE_SETUP_TYPE = setuptools
|
PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE_SETUP_TYPE = setuptools
|
||||||
PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE_LICENSE_FILES = LICENSE
|
PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE_LICENSE_FILES = LICENSE
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user