fastwer and werx
These are **competitors**, as both are Python packages designed for fast Word Error Rate (WER) calculation, making them alternatives for the same core task in ASR evaluation.
About fastwer
kahne/fastwer
A PyPI package for fast word/character error rate (WER/CER) calculation
This tool helps speech scientists and researchers quickly evaluate the accuracy of their speech-to-text systems. You provide the text output from your system (hypothesis) and the correct, human-transcribed text (reference). It then calculates how many words or characters are incorrect, either for individual sentences or for an entire collection of text, providing a clear error rate.
About werx
analyticsinmotion/werx
🐍📦 Easy-to-use Python package for lightning-fast Word Error Rate (WER) analysis
This tool helps you quickly assess the accuracy of text transcription systems, like those used in voice-to-text applications or call center analytics. You input the correct version of what was said (reference text) and the system's transcribed output, and it calculates how many words were wrong. This is for data scientists, speech engineers, or researchers who need to evaluate and compare transcription quality efficiently.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work