summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 209a39d796c31697825cda6c806a0a283e2390b3 (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
pkgbase = python-speechbrain-git
	pkgdesc = All-in-one speech toolkit in pure Python and Pytorch
	pkgver = 0.5.4.r4312
	pkgrel = 1
	url = https://github.com/speechbrain/speechbrain
	arch = any
	license = Apache 2.0
	makedepends = git
	makedepends = python-setuptools
	depends = python>=3.7
	depends = python-hyperpyyaml-git
	depends = python-joblib
	depends = python-numpy
	depends = python-packaging
	depends = python-scipy
	depends = python-sentencepiece
	depends = python-pytorch
	depends = python-torchaudio
	depends = python-tqdm
	depends = python-huggingface-hub-git
	provides = python-speechbrain-zoo
	conflicts = python-speechbrain-zoo
	conflicts = python-speechbrain-git
	source = python-speechbrain-git::git+https://github.com/speechbrain/speechbrain
	md5sums = SKIP

pkgname = python-speechbrain-git