juancopi81 commited on
Commit
f791ecf
1 Parent(s): 26eabb9

Update metrics

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -13,8 +13,8 @@ model-index:
13
  name: Automatic Speech Recognition
14
  type: automatic-speech-recognition
15
  dataset:
16
- name: common_voice_11_0
17
- type: common_voice_11_0
18
  config: es
19
  split: test
20
  args: es
@@ -33,6 +33,9 @@ This model is a fine-tuned version of [juancopi81/whisper-medium-es](https://hug
33
  It achieves the following results on the evaluation set:
34
  - Loss: 0.1893
35
  - Wer: 5.9456
 
 
 
36
 
37
  ## Model description
38
 
 
13
  name: Automatic Speech Recognition
14
  type: automatic-speech-recognition
15
  dataset:
16
+ name: Common Voice 11.0
17
+ type: mozilla-foundation/common_voice_11_0
18
  config: es
19
  split: test
20
  args: es
 
33
  It achieves the following results on the evaluation set:
34
  - Loss: 0.1893
35
  - Wer: 5.9456
36
+ Using the script provided in the Whisper Sprint (Dec. 2022) the models achieves these results on the evaluation sets (WER):
37
+ - google/fleurs: 6.9
38
+ - mozilla-foundation/common_voice_11_0: 5.37
39
 
40
  ## Model description
41