juancopi81 commited on
Commit
e0f5ad8
1 Parent(s): 871f641

Update metrics

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -36,6 +36,9 @@ This model is a fine-tuned version of [openai/whisper-medium](https://huggingfac
36
  It achieves the following results on the evaluation set:
37
  - Loss: 0.1672
38
  - Wer: 5.4218
 
 
 
39
 
40
  ## Model description
41
 
 
36
  It achieves the following results on the evaluation set:
37
  - Loss: 0.1672
38
  - Wer: 5.4218
39
+ Using the script provided in the Whisper Sprint (Dec. 2022) the models achieves these results on the evaluation sets (WER):
40
+ - google/fleurs: 6.65
41
+ - mozilla-foundation/common_voice_11_0: 8.05
42
 
43
  ## Model description
44