Skip to content

Files

Latest commit

a30de41 · Jun 3, 2023

History

History
This branch is 33 commits behind x4nth055/pythoncode-tutorials:master.
  • 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.