summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 360871367e8edd5f55f321a7c0cf4ae7b14f6c4a (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 = coqui-tts
	pkgdesc = Deep learning for Text to Speech
	pkgver = 0.24.2
	pkgrel = 1
	url = https://github.com/idiap/coqui-ai-TTS
	arch = any
	license = MPL2
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = cython0
	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-soxr
	depends = python-coqpit
	depends = python-coqui-trainer
	optdepends = python-umap-learn: for notebooks
	optdepends = python-pandas: for notebooks
	optdepends = python-matplotlib: for training
	optdepends = python-coqui-trainer: for training
	optdepends = python-coqpit: for configuration
	optdepends = python-gruut: for german, spanish, french
	optdepends = python-jieba: for chinese
	optdepends = pypinyin: for chinese
	optdepends = python-mecab: for japanese
	optdepends = python-unidic-lite: for japanese
	optdepends = python-jamo-git: for korean
	optdepends = python-nltk: for korean
	optdepends = python-einops: for tortoise
	optdepends = python-transformers: for tortoise
	provides = tts
	provides = python-tts
	conflicts = python-tts
	conflicts = tts
	replaces = python-tts
	replaces = tts
	options = !strip
	source = https://files.pythonhosted.org/packages/source/c/coqui_tts/coqui_tts-0.24.2.tar.gz
	b2sums = d2766b70fd1b5d30bdc5d5931c0190da43027da9cf59d128319961f786ca565b52a60b049784e10171609099e915e695dd75fb595cfa945809f99c9568fda14c

pkgname = coqui-tts