blob: 95c3669f535dedcf66691daadde44ac6e7f2f210 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = piper-voices-minimal
pkgdesc = Voices for Piper text to speech system (en_US, single model)
pkgver = 1.0.0
pkgrel = 4
url = https://huggingface.co/rhasspy/piper-voices
install = piper-voices-minimal.install
arch = any
groups = piper-voices
license = MIT
makedepends = git-lfs
depends = piper-voices-common
provides = piper-voices
conflicts = piper-voices-en-us
options = !strip
pkgname = piper-voices-minimal
|