Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 187 Bytes

File metadata and controls

10 lines (8 loc) · 187 Bytes

#WER calculation in python

This file is written in python2.

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