dutraleonardo / wer-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wer-python

What is a Word Error Rate?

It's a way to measure performance of an ASR(Automatic Speech Recognizer). It compares a reference to an hypothesis.

Dependencies:

pip install -r requirements.txt

How to run:

Enjoy! ;)

About

License:Apache License 2.0


Languages

Language:Python 100.0%