summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5539c29cc0627650b7472863173afa465d4063c5 (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
pkgbase = python-tts
	pkgdesc = Coqui deep learning toolkit for Text-to-Speech, battle-tested in research and production
	pkgver = 0.22.0
	pkgrel = 2
	url = https://github.com/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
	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
	options = !strip
	source = https://github.com/coqui-ai/TTS/archive/refs/tags/v0.22.0.tar.gz
	b2sums = 4331e54b2fe1909c0b0e0ad358318f2e1006bc2709a79b66a63abb94e5360026cc1806b41ea264df14884475e7f28d707e8a800874746ab35aac6d8977210881

pkgname = python-tts