Windows installation
- Download Python and install it in your machine
- Type: pip3 install evaluate jiwer
- Download the file https://raw.githubusercontent.com/jordimas/wer-cli/main/wer-cli.py
- Download also the sample file: sample-ref.txt and sample-pre.txt
- Execute: python3 wer-cli.py -r sample-ref.txt -p sample-pre.txt