Skip to content

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

License

Notifications You must be signed in to change notification settings

zszyellow/WER-in-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#WER calculation in python

This file is written in python3.7

  • 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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages