summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ebee79d12aa262ad715e32d469ca0c8ad313edea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-espnet-model-zoo-git
	pkgdesc = Manage pretrained models created by ESPnet toolkit
	pkgver = 0.1.8
	pkgrel = 1
	url = https://github.com/espnet/espnet_model_zoo
	arch = any
	license = Apache 2.0
	makedepends = git
	makedepends = python-setuptools
	depends = python>=3.7
	depends = python-numpy
	depends = python-tqdm
	depends = python-requests
	depends = python-pandas
	depends = python-espnet
	provides = python-espnet-model-zoo
	conflicts = python-espnet-model-zoo
	source = python-espnet-model-zoo-git::git+https://github.com/espnet/espnet_model_zoo
	md5sums = SKIP

pkgname = python-espnet-model-zoo-git