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.

fastwer
62
Established
werx
47
Emerging
Maintenance 10/25
Adoption 9/25
Maturity 25/25
Community 18/25
Maintenance 10/25
Adoption 5/25
Maturity 24/25
Community 8/25
Stars: 70
Forks: 16
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 8
Forks: 1
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No risk flags
No risk flags

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.

speech-recognition natural-language-processing audio-transcription model-evaluation

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.

speech-to-text transcription-quality voice-recognition language-technology audio-analytics

Scores updated daily from GitHub, PyPI, and npm data. How scores work