ayymen commited on
Commit
01e1313
1 Parent(s): 34a361c

Model card contadicts information on Github.

Browse files

GitHub repo says Phoneme error rate, not WER:
https://github.com/huggingface/transformers/tree/main/examples/pytorch/speech-recognition#common-voice-ctc

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://hug
17
  It achieves the following results on the evaluation set:
18
 
19
  - Loss: 0.4879
20
- - Wer: 0.0997
21
 
22
  ## Model description
23
 
 
17
  It achieves the following results on the evaluation set:
18
 
19
  - Loss: 0.4879
20
+ - Per: 0.0997
21
 
22
  ## Model description
23