blob: af6ea8da058b3760313c55dc39e6ed8b9382d92a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = phonotate-git
pkgdesc = A local, open-source Electron app built with React designed to simplify creating training data for StyleTTS 2 and voice cloning models.(Use system-wide electron)
pkgver = 1.0.5.r4.g4aaa82e
pkgrel = 1
url = https://github.com/LoganRickert/Phonotate.App
arch = any
license = Apache-2.0
makedepends = npm
makedepends = nvm
makedepends = git
makedepends = curl
makedepends = gendesk
depends = electron34
depends = python
depends = nodejs
provides = phonotate=1.0.5
conflicts = phonotate
source = phonotate.git::git+https://github.com/LoganRickert/Phonotate.App.git
source = phonotate.sh
sha256sums = SKIP
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
pkgname = phonotate-git
|