Skip to content

Files

Latest commit

a30de41 · Jun 3, 2023

History

History
  • 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.