summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2d3bb108aa7..fc46510350e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = python-icefall-git
- pkgdesc = Lossy compression of floating-point NumPy arrays into byte strings.
+ pkgdesc = Official recipes associated with k2 and lhotse
pkgver = 1.1.1
pkgrel = 1
url = https://github.com/danpovey/lilcom
@@ -9,6 +9,7 @@ pkgbase = python-icefall-git
makedepends = python-setuptools
depends = python>=3.7
depends = python-kaldialign
+ depends = python-kaldilm
depends = python-sentencepiece
depends = tensorboard
optdepends = python-lhotse: Datasets
diff --git a/PKGBUILD b/PKGBUILD
index c9d25ef3e022..5af43da12de3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-icefall-git
pkgver=1.1.1
pkgrel=1
-pkgdesc="Lossy compression of floating-point NumPy arrays into byte strings."
+pkgdesc="Official recipes associated with k2 and lhotse"
arch=('any')
url='https://github.com/danpovey/lilcom'
license=('MIT')