qanastek commited on
Commit
08f9704
·
1 Parent(s): 2360c6c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -25,6 +25,19 @@ model-index:
25
  - name: Wer
26
  type: wer
27
  value: 15.38
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -35,7 +48,8 @@ should probably proofread and complete it, then remove this comment. -->
35
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the mozilla-foundation/common_voice_11_0 fr dataset.
36
  It achieves the following results on the evaluation set:
37
  - Loss: 0.00
38
- - WER on `mozilla-foundation/common_voice_11_0` (with normalization): 15.38 %
 
39
 
40
  ## Model description
41
 
 
25
  - name: Wer
26
  type: wer
27
  value: 15.38
28
+ - task:
29
+ name: Automatic Speech Recognition
30
+ type: automatic-speech-recognition
31
+ dataset:
32
+ name: facebook/voxpopuli fr
33
+ type: facebook/voxpopuli
34
+ config: fr
35
+ split: test
36
+ args: fr
37
+ metrics:
38
+ - name: Wer
39
+ type: wer
40
+ value: 16.29
41
  ---
42
 
43
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
48
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the mozilla-foundation/common_voice_11_0 fr dataset.
49
  It achieves the following results on the evaluation set:
50
  - Loss: 0.00
51
+ - WER on `mozilla-foundation/common_voice_11_0` FR (with normalization): 15.38 %
52
+ - WER on `facebook/voxpopuli` FR (with normalization): 16.29 %
53
 
54
  ## Model description
55