werx and pywer
These two Python packages are competitors, both providing functionality to calculate Word Error Rate, but differing in their focus on speed and ease of use.
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.
About pywer
jumon/pywer
A simple Python package to calculate word error rate (WER).
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work