1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Bump ovos-tts-plugin-marytts

This commit is contained in:
j1nx
2022-10-18 09:32:46 +02:00
parent 3e52cdedea
commit 38596d9a6c
2 changed files with 3 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
# sha256 locally computed # sha256 locally computed
sha256 4a39458972a5ee01cb7fd45a5a2ce33846a4a93925aba4770ff4960f24a4b21b python-ovos-tts-plugin-marytts-16180516e21bc447991ef3d1697f8427573edb35.tar.gz sha256 7828b0d8039ea3a3dcac26e1e45b042cf50bb8b74a8c1847a0bea737b543e650 python-ovos-tts-plugin-marytts-207961106063ddc29f66b6b8f9077f85e7806480.tar.gz

View File

@@ -4,8 +4,9 @@
# #
################################################################################ ################################################################################
PYTHON_OVOS_TTS_PLUGIN_MARYTTS_VERSION = 16180516e21bc447991ef3d1697f8427573edb35 PYTHON_OVOS_TTS_PLUGIN_MARYTTS_VERSION = 207961106063ddc29f66b6b8f9077f85e7806480
PYTHON_OVOS_TTS_PLUGIN_MARYTTS_SITE = $(call github,OpenVoiceOS,ovos-tts-plugin-marytts,$(PYTHON_OVOS_TTS_PLUGIN_MARYTTS_VERSION)) PYTHON_OVOS_TTS_PLUGIN_MARYTTS_SITE = $(call github,OpenVoiceOS,ovos-tts-plugin-marytts,$(PYTHON_OVOS_TTS_PLUGIN_MARYTTS_VERSION))
PYTHON_OVOS_TTS_PLUGIN_MARYTTS_SETUP_TYPE = setuptools PYTHON_OVOS_TTS_PLUGIN_MARYTTS_SETUP_TYPE = setuptools
PYTHON_OVOS_TTS_PLUGIN_MARYTTS_ENV = MYCROFT_LOOSE_REQUIREMENTS=true
$(eval $(python-package)) $(eval $(python-package))