diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-20 18:43:41 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-20 18:43:41 +0200 |
| commit | 9ca782991c117ca92ff06fc3c5031e2f6d48f302 (patch) | |
| tree | 1ba186ef960af01eb5e4e3c1994913fc5abd36f8 /piper-tts | |
| parent | b9e8c9bfce44bcc9afb6ae6d41a0c3096f3acf1b (diff) | |
| download | my-slackbuilds-9ca782991c117ca92ff06fc3c5031e2f6d48f302.tar.gz my-slackbuilds-9ca782991c117ca92ff06fc3c5031e2f6d48f302.zip | |
piper-tts: update to 1.7.0
Diffstat (limited to 'piper-tts')
| -rw-r--r-- | piper-tts/piper-tts.SlackBuild | 2 | ||||
| -rw-r--r-- | piper-tts/piper-tts.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/piper-tts/piper-tts.SlackBuild b/piper-tts/piper-tts.SlackBuild index 897fb04..3c2832c 100644 --- a/piper-tts/piper-tts.SlackBuild +++ b/piper-tts/piper-tts.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=piper-tts -VERSION=${VERSION:-1.6.1} +VERSION=${VERSION:-1.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/piper-tts/piper-tts.info b/piper-tts/piper-tts.info index 18a8275..21d443e 100644 --- a/piper-tts/piper-tts.info +++ b/piper-tts/piper-tts.info @@ -1,10 +1,10 @@ PRGNAM="piper-tts" -VERSION="1.6.1" +VERSION="1.7.0" HOMEPAGE="https://github.com/OHF-voice/piper1-gpl" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/OHF-Voice/piper1-gpl/releases/download/v1.6.1/piper_tts-1.6.1-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl" -MD5SUM_x86_64="98aeaa88247b4e2aa6f7e86d0e829873" +DOWNLOAD_x86_64="https://github.com/OHF-Voice/piper1-gpl/releases/download/v1.7.0/piper_tts-1.7.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl" +MD5SUM_x86_64="aa82f7b5be4104bfeb9ca3820b3a9fc6" REQUIRES="python3-onnxruntime python3-pathvalidate" MAINTAINER="danix" EMAIL="danix@danix.xyz" |
