blob: 6ab846bfcfecfeafee411439b4068cf43c971f0e (
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
|
pkgbase = stt-bin
pkgdesc = A TensorFlow implementation of Baidu's stt architecture - Python native client + CTC decoder.
pkgver = 1.3.0
pkgrel = 2
url = https://github.com/coqui-ai/STT
arch = x86_64
arch = armv7h
arch = aarch64
license = MPL2
makedepends = wget
makedepends = tar
depends = gcc-libs
provides = stt
conflicts = stt
source_x86_64 = https://github.com/coqui-ai/STT/stt/releases/download/v1.3.0/stt-1.3.0-cp310-cp310-manylinux_2_24_x86_64.whl
source_x86_64 = https://github.com/coqui-ai/STT/stt/releases/download/v1.3.0/coqui_stt_ctcdecoder-1.3.0-cp310-cp310-manylinux_2_24_x86_64.whl
sha512sums_x86_64 = bad4e9fbf79996cec808d06e77f8a385669351e8ee8c91dcc13f1cfb04c2dc3731d058bab3c36595df35c75a3dcc4bf50f7c4e36b9d3a40a2ddab9ca16ac273b
sha512sums_x86_64 = 020bc4556b7ca47fa5ffdf62028a82498c46b73edd18b5c577288b7f8ed8960becc72dc94d9b018c366ee4802a37abcf7b3eadebb06fa73633f808f90365839d
source_armv7h = https://github.com/coqui-ai/STT/stt/releases/download/v1.3.0/stt-1.3.0-cp37-cp37m-linux_armv7l.whl
sha512sums_armv7h = 12099b1a2d2e6d7db3bcea9e8b6d60f4e81e2173bb639fb20c088a0346edb3fe059f184fc514b1b77e305f7b82ae14975f7c4cd10acc2bafe9a0dbe7d7170742
source_aarch64 = https://github.com/coqui-ai/STT/stt/releases/download/v1.3.0/stt-1.3.0-cp37-cp37m-linux_aarch64.whl
sha512sums_aarch64 = 6513a1a35cd74a14c4bd49ea5c47c619237bb4c463159d83d773439f7b0cdf83a9c115e7bcf2e96f0cb75238ee9f8df9011b6f52c80f75d20f5777e7e0a04054
pkgname = stt-bin
|