fastwer and pywer

Both are Python packages for calculating word error rate (WER), but `fastwer` is likely a competitor to `pywer` given its significantly higher stars and monthly downloads, suggesting it offers a more optimized or feature-rich solution for the same core task.

fastwer
62
Established
pywer
31
Emerging
Maintenance 10/25
Adoption 9/25
Maturity 25/25
Community 18/25
Maintenance 0/25
Adoption 6/25
Maturity 25/25
Community 0/25
Stars: 70
Forks: 16
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 5
Forks:
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
Stale 6m

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 pywer

jumon/pywer

A simple Python package to calculate word error rate (WER).

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