mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
The big catch up game - part2
Pushed for backup. DO NOT build this as of yet.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_OVOS_STT_PLUGIN_SELENE
|
||||
bool "python-ovos-stt-plugin-selene"
|
||||
help
|
||||
OVOS STT plugin for Mycroft A.I. it's selene backend
|
||||
|
||||
https://github.com/OpenVoiceOS/ovos-stt-plugin-selene
|
@@ -0,0 +1,2 @@
|
||||
# sha256 locally computed
|
||||
sha256 86044c028bd433ee5f28c90d2d20c4f5a372aec78f6c57121d37db33675daf9c python-ovos-stt-plugin-selene-31bdc3a89cbfa23f668ae53ff2459af43905ddad.tar.gz
|
@@ -0,0 +1,11 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-ovos-stt-plugin-selene
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_OVOS_STT_PLUGIN_SELENE_VERSION = 31bdc3a89cbfa23f668ae53ff2459af43905ddad
|
||||
PYTHON_OVOS_STT_PLUGIN_SELENE_SITE = $(call github,OpenVoiceOS,ovos-stt-plugin-selene,$(PYTHON_OVOS_STT_PLUGIN_SELENE_VERSION))
|
||||
PYTHON_OVOS_STT_PLUGIN_SELENE_SETUP_TYPE = setuptools
|
||||
|
||||
$(eval $(python-package))
|
Reference in New Issue
Block a user