blob: 4d8d0fb3c32d8a2eee345785342bdd129786e04c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-jiwer
pkgdesc = Evaluate your speech-to-text system with similarity measures such as word error rate (WER).
pkgver = 4.0.0
pkgrel = 2
url = https://github.com/jitsi/jiwer
arch = any
license = Apache-2.0
checkdepends = python-pytest
checkdepends = python-pytest-benchmark
makedepends = python-hatchling
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-click
depends = python-rapidfuzz
source = https://files.pythonhosted.org/packages/source/j/jiwer/jiwer-4.0.0.tar.gz
sha256sums = ae9c051469102a61ef0927100baeeb4546f78d180c9b0948281d08eaf44c191e
pkgname = python-jiwer
|