summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwasertech2022-07-09 23:13:07 +0200
committerwasertech2022-07-09 23:13:07 +0200
commit1b126310b17afcc9f5274ae6a0951e664a46f3cf (patch)
tree48ecdf704c1a1326573973e4e05a5636eccbf941 /PKGBUILD
parent0930f7d6ef372d5fb75d316c07fc546260f20766 (diff)
downloadaur-stt-bin.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fcbfce0260a6..11873b99bc67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=stt-bin
_pkgname=STT
pkgver=1.3.0
pkgrel=1
-pkgdesc="A TensorFlow implementation of Baidu's DeepSpeech architecture - Python native client + devel files."
+pkgdesc="A TensorFlow implementation of Baidu's DeepSpeech architecture - Python native client + CTC decoder."
arch=('x86_64' 'armv7h' 'aarch64')
url="https://github.com/coqui-ai/STT"
license=('MPL2')