ayymen commited on
Commit
55a4582
1 Parent(s): fa174f0

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
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the mozilla-foundation/common_voice_3_0 - TR dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 0.4378
19
- - Wer: 0.09936
20
 
21
  ## Model description
22
 
 
16
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the mozilla-foundation/common_voice_3_0 - TR dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 0.4378
19
+ - Per: 0.09936
20
 
21
  ## Model description
22