blob: bf0385cb97f549b55fd4b961175c351a58eb9ed6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
|
pkgbase = python-tts-git
pkgdesc = Coqui deep learning toolkit for Text-to-Speech, battle-tested in research and production
pkgver = 0.22.0.r9.gdbf1a08a
pkgrel = 4
url = https://github.com/coqui-ai/TTS
arch = any
license = MPL2
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = cython
depends = python
depends = python-numpy
depends = python-scipy
depends = python-pytorch
depends = python-torchaudio
depends = python-soundfile
depends = python-librosa
depends = python-numba
depends = python-inflect
depends = python-tqdm
depends = python-anyascii
depends = python-yaml
depends = python-fsspec
depends = python-aiohttp
depends = python-packaging
depends = python-flask
depends = python-pysbd
depends = python-coqui-trainer
depends = python-coqpit
depends = python-gruut
depends = python-jieba
depends = pypinyin
depends = python-jamo-git
depends = python-bangla
depends = python-bnnumerizer
depends = python-bnunicodenormalizer
depends = python-mutagen
optdepends = python-umap-learn: for notebooks
optdepends = python-pandas: for notebooks
optdepends = python-matplotlib: for training
optdepends = python-mecab: for japanese
optdepends = python-unidic-lite: for japanese
optdepends = python-nltk: for korean
optdepends = python-einops: for tortoise
optdepends = python-transformers: for tortoise
provides = tts
provides = python-tts
conflicts = python-tts
options = !strip
source = python-tts::git+https://github.com/coqui-ai/TTS/
source = headless.patch
b2sums = SKIP
b2sums = 1dfef5cde2f801f3b6db4b15a8f636767f32b5a0ef8bb5fe74f81fb739c5b47397226fd35dbc661ab6d57928ea9cc9fac67feeca86b473b79575696f53db4bb0
pkgname = python-tts-git
|