Ilyes commited on
Commit
ecbe559
1 Parent(s): 95795d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -15,12 +15,19 @@ model-index:
15
  name: Speech Recognition
16
  type: automatic-speech-recognition
17
  dataset:
18
- name: Common Voice
 
19
  args: fr
20
  metrics:
21
- - name: Test WER
22
  type: wer
23
- value: 20.89%
 
 
 
 
 
 
24
  ---
25
  ## Evaluation on Common Voice FR Test
26
  The script used for training and evaluation can be found here: https://github.com/irebai/wav2vec2
15
  name: Speech Recognition
16
  type: automatic-speech-recognition
17
  dataset:
18
+ name: Common Voice fr
19
+ type: common_voice
20
  args: fr
21
  metrics:
22
+ - name: Test WER (v1.0)
23
  type: wer
24
+ value: 15.97
25
+ - name: Test WER (v2.0)
26
+ type: wer
27
+ value: 14.71
28
+ - name: Test WER (v3.0)
29
+ type: wer
30
+ value: 12.82
31
  ---
32
  ## Evaluation on Common Voice FR Test
33
  The script used for training and evaluation can be found here: https://github.com/irebai/wav2vec2