mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Add python-neon-tts-plugin-larynx_server
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_NEON_TTS_PLUGIN_LARYNX_SERVER
|
||||
bool "python-neon-tts-plugin-larynx_server"
|
||||
help
|
||||
TTS plugin for Larynx
|
||||
|
||||
https://github.com/NeonGeckoCom/neon-tts-plugin-larynx_server
|
@@ -0,0 +1,2 @@
|
||||
# sha256 locally computed
|
||||
sha256 x python-neon-tts-plugin-larynx_server-e5c264bac0b46a8adcbcabe47b9b040fff07562f.tar.gz
|
@@ -0,0 +1,11 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-neon-tts-plugin-larynx_server
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_NEON_TTS_PLUGIN_LARYNX_SERVER_VERSION = e5c264bac0b46a8adcbcabe47b9b040fff07562f
|
||||
PYTHON_NEON_TTS_PLUGIN_LARYNX_SERVER_SITE = $(call github,NeonGeckoCom,neon-tts-plugin-larynx_server,$(PYTHON_NEON_TTS_PLUGIN_LARYNX_SERVER_VERSION))
|
||||
PYTHON_NEON_TTS_PLUGIN_LARYNX_SERVER_SETUP_TYPE = setuptools
|
||||
|
||||
$(eval $(python-package))
|
Reference in New Issue
Block a user