anton-l HF staff commited on
Commit
d268255
1 Parent(s): 432b442

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -15
README.md CHANGED
@@ -12,7 +12,7 @@ datasets:
12
  model-index:
13
  - name: xls-r-spanish-test
14
  results:
15
- - task:
16
  name: Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
@@ -20,13 +20,13 @@ model-index:
20
  type: mozilla-foundation/common_voice_7_0
21
  args: es
22
  metrics:
23
- - name: Test WER
24
- type: wer
25
- value: 13.89
26
- - name: Test CER
27
- type: cer
28
- value: 3.85
29
- - task:
30
  name: Speech Recognition
31
  type: automatic-speech-recognition
32
  dataset:
@@ -34,13 +34,23 @@ model-index:
34
  type: speech-recognition-community-v2/dev_data
35
  args: es
36
  metrics:
37
- - name: Test WER
38
- type: wer
39
- value: 37.66
40
- - name: Test CER
41
- type: cer
42
- value: 15.32
43
-
 
 
 
 
 
 
 
 
 
 
44
  ---
45
 
46
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
12
  model-index:
13
  - name: xls-r-spanish-test
14
  results:
15
+ - task:
16
  name: Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
 
20
  type: mozilla-foundation/common_voice_7_0
21
  args: es
22
  metrics:
23
+ - name: Test WER
24
+ type: wer
25
+ value: 13.89
26
+ - name: Test CER
27
+ type: cer
28
+ value: 3.85
29
+ - task:
30
  name: Speech Recognition
31
  type: automatic-speech-recognition
32
  dataset:
 
34
  type: speech-recognition-community-v2/dev_data
35
  args: es
36
  metrics:
37
+ - name: Test WER
38
+ type: wer
39
+ value: 37.66
40
+ - name: Test CER
41
+ type: cer
42
+ value: 15.32
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: es
50
+ metrics:
51
+ - name: Test WER
52
+ type: wer
53
+ value: 41.17
54
  ---
55
 
56
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You