Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
  • pip install -r requirements.txt
  • wer_basic.py is the basic implementation of WER algorithm.
  • wer_accurate.py is the accurate implementation of WER algorithm.
  • wer_jiwer.py is the implementation of WER algorithm using jiwer.
  • wer_evaluate.py is the implementation of WER algorithm using evaluate.