FreeBSD.software
Home/misc/py311-jiwer

py311-jiwer

4.0.0

Evaluate speech-to-text system with similarity measures

JiWER is a simple and fast python package to evaluate an automatic speech recognition system. It supports the following measures: * word error rate (WER) * match error rate (MER) * word information lost (WIL) * word information preserved (WIP) * character error rate (CER) These measures are computed with the use of the minimum-edit distance between one or more reference and hypothesis sentences. The minimum-edit distance is calculated using RapidFuzz, which uses C++ under the hood, and is therefore faster than a pure python implementation.

Origin: misc/py-jiwer
Category: misc
Size: 226KiB
License: APACHE20
Maintainer: yuri@FreeBSD.org
Dependencies: 3 packages
Required by: 0 packages
$pkg install py311-jiwer

Dependencies (3)

More in misc