blob: 48f567f22868e98bc09a3cb1dce7cf9a7c8dc26a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = piper-tts-bin
pkgdesc = A fast, local neural text to speech system
pkgver = 2023.11.14
pkgrel = 1
url = https://github.com/rhasspy/piper
arch = x86_64
arch = aarch64
arch = armv7h
license = MIT
depends = gcc-libs
depends = glibc
provides = piper-tts
conflicts = piper-tts
source_x86_64 = https://github.com/rhasspy/piper/releases/download/2023.11.14-2/piper_linux_x86_64.tar.gz
sha256sums_x86_64 = a50cb45f355b7af1f6d758c1b360717877ba0a398cc8cbe6d2a7a3a26e225992
source_aarch64 = https://github.com/rhasspy/piper/releases/download/2023.11.14-2/piper_linux_aarch64.tar.gz
sha256sums_aarch64 = fea0fd2d87c54dbc7078d0f878289f404bd4d6eea6e7444a77835d1537ab88eb
source_armv7h = https://github.com/rhasspy/piper/releases/download/2023.11.14-2/piper_linux_armv7l.tar.gz
sha256sums_armv7h = c6946fcd57c705ed1d4666ea880f80ba0bbbd14de62ecbdd13460baf3bac8e37
pkgname = piper-tts-bin
|