anton-l HF staff commited on
Commit
375d0a1
1 Parent(s): 64c70fe

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +38 -5
README.md CHANGED
@@ -8,8 +8,8 @@ datasets:
8
  - common_voice
9
  model-index:
10
  - name: wav2vec2-xls-r-300m-gl-CV8
11
- results:
12
- - task:
13
  name: Speech Recognition
14
  type: automatic-speech-recognition
15
  dataset:
@@ -17,9 +17,42 @@ model-index:
17
  type: common_voice
18
  args: gl
19
  metrics:
20
- - name: Test WER
21
- type: wer
22
- value: 0.2080
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
8
  - common_voice
9
  model-index:
10
  - name: wav2vec2-xls-r-300m-gl-CV8
11
+ results:
12
+ - task:
13
  name: Speech Recognition
14
  type: automatic-speech-recognition
15
  dataset:
 
17
  type: common_voice
18
  args: gl
19
  metrics:
20
+ - name: Test WER
21
+ type: wer
22
+ value: 0.208
23
+ - task:
24
+ name: Automatic Speech Recognition
25
+ type: automatic-speech-recognition
26
+ dataset:
27
+ name: Common Voice 8.0
28
+ type: mozilla-foundation/common_voice_8_0
29
+ args: gl
30
+ metrics:
31
+ - name: Test WER
32
+ type: wer
33
+ value: 22.94
34
+ - task:
35
+ name: Automatic Speech Recognition
36
+ type: automatic-speech-recognition
37
+ dataset:
38
+ name: Robust Speech Event - Dev Data
39
+ type: speech-recognition-community-v2/dev_data
40
+ args: gl
41
+ metrics:
42
+ - name: Test WER
43
+ type: wer
44
+ value: 47.82
45
+ - task:
46
+ name: Automatic Speech Recognition
47
+ type: automatic-speech-recognition
48
+ dataset:
49
+ name: Robust Speech Event - Test Data
50
+ type: speech-recognition-community-v2/eval_data
51
+ args: gl
52
+ metrics:
53
+ - name: Test WER
54
+ type: wer
55
+ value: 50.8
56
  ---
57
 
58
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You