summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b2d3bb108aa7db4bda969689240819e346febace (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-icefall-git
	pkgdesc = Lossy compression of floating-point NumPy arrays into byte strings.
	pkgver = 1.1.1
	pkgrel = 1
	url = https://github.com/danpovey/lilcom
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = python>=3.7
	depends = python-kaldialign
	depends = python-sentencepiece
	depends = tensorboard
	optdepends = python-lhotse: Datasets
	provides = python-icefall
	conflicts = python-icefall
	source = python-icefall-git::git+https://github.com/danpovey/lilcom
	md5sums = SKIP

pkgname = python-icefall-git