qanastek commited on
Commit
3e9dacd
1 Parent(s): 272867f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -38,6 +38,19 @@ model-index:
38
  - name: Wer
39
  type: wer
40
  value: 36.69
 
 
 
 
 
 
 
 
 
 
 
 
 
41
  ---
42
 
43
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -48,7 +61,9 @@ should probably proofread and complete it, then remove this comment. -->
48
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the mozilla-foundation/common_voice_11_0 fr dataset.
49
  It achieves the following results on the evaluation set:
50
  - Loss: 0.6509
51
- - Wer: 33.0655
 
 
52
 
53
  ## Model description
54
 
 
38
  - name: Wer
39
  type: wer
40
  value: 36.69
41
+ - task:
42
+ name: Automatic Speech Recognition
43
+ type: automatic-speech-recognition
44
+ dataset:
45
+ name: facebook/voxpopuli fr
46
+ type: facebook/voxpopuli
47
+ config: fr
48
+ split: test
49
+ args: fr
50
+ metrics:
51
+ - name: Wer
52
+ type: wer
53
+ value: 32.71
54
  ---
55
 
56
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
61
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the mozilla-foundation/common_voice_11_0 fr dataset.
62
  It achieves the following results on the evaluation set:
63
  - Loss: 0.6509
64
+ - Wer on `mozilla-foundation/common_voice_11_0` `fr`: 33.0655
65
+ - Wer on `google/fleurs` `fr_fr`: 36.69
66
+ - Wer on `facebook/voxpopuli` `fr`: 32.71
67
 
68
  ## Model description
69