anton-l HF staff commited on
Commit
8b2ac0b
1 Parent(s): 19f3684

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -15
README.md CHANGED
@@ -12,20 +12,20 @@ datasets:
12
  model-index:
13
  - name: XLS-R-1B - French
14
  results:
15
- - task:
16
- name: Automatic Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
19
  name: Common Voice 8
20
  type: mozilla-foundation/common_voice_8_0
21
  args: fr
22
  metrics:
23
- - name: Test WER (with LM)
24
- type: wer
25
- value: 15.40
26
- - name: Test CER (with LM)
27
- type: cer
28
- value: 5.36
29
  - task:
30
  name: Automatic Speech Recognition
31
  type: automatic-speech-recognition
@@ -34,13 +34,23 @@ model-index:
34
  type: speech-recognition-community-v2/dev_data
35
  args: fr
36
  metrics:
37
- - name: Test WER (with LM)
38
- type: wer
39
- value: 25.05
40
- - name: Test CER (with LM)
41
- type: cer
42
- value: 12.45
43
-
 
 
 
 
 
 
 
 
 
 
44
  ---
45
 
46
  ## Model description
 
12
  model-index:
13
  - name: XLS-R-1B - French
14
  results:
15
+ - task:
16
+ name: Automatic Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
19
  name: Common Voice 8
20
  type: mozilla-foundation/common_voice_8_0
21
  args: fr
22
  metrics:
23
+ - name: Test WER (with LM)
24
+ type: wer
25
+ value: 15.4
26
+ - name: Test CER (with LM)
27
+ type: cer
28
+ value: 5.36
29
  - task:
30
  name: Automatic Speech Recognition
31
  type: automatic-speech-recognition
 
34
  type: speech-recognition-community-v2/dev_data
35
  args: fr
36
  metrics:
37
+ - name: Test WER (with LM)
38
+ type: wer
39
+ value: 25.05
40
+ - name: Test CER (with LM)
41
+ type: cer
42
+ value: 12.45
43
+ - task:
44
+ name: Automatic Speech Recognition
45
+ type: automatic-speech-recognition
46
+ dataset:
47
+ name: Robust Speech Event - Test Data
48
+ type: speech-recognition-community-v2/eval_data
49
+ args: fr
50
+ metrics:
51
+ - name: Test WER
52
+ type: wer
53
+ value: 27.1
54
  ---
55
 
56
  ## Model description