Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 489 Bytes

File metadata and controls

6 lines (6 loc) · 489 Bytes
  • 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.