Skip to content

This program calculates the word error rate of hypothesis in ASR and print the aligned result.

Notifications You must be signed in to change notification settings

saurabhvyas/WER-in-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#WER calculation in python

This file is written in python2.

  • Module needed:
    • numpy
  • Usage:
    python wer.py reference.txt hypothesis.txt
  • Example: result

About

This program calculates the word error rate of hypothesis in ASR and print the aligned result.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%