patrickvonplaten commited on
Commit
c963f87
1 Parent(s): 60059c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -3
README.md CHANGED
@@ -6,12 +6,40 @@ tags:
6
  - automatic-speech-recognition
7
  - mozilla-foundation/common_voice_8_0
8
  - generated_from_trainer
 
9
  datasets:
10
  - common_voice
11
  model-index:
12
- - name: ''
13
- results: []
14
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
 
6
  - automatic-speech-recognition
7
  - mozilla-foundation/common_voice_8_0
8
  - generated_from_trainer
9
+ - robust-speech-event
10
  datasets:
11
  - common_voice
12
  model-index:
13
+ - name: XLS-R-300M - Swedish - CV8
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: sv-SE
22
+ metrics:
23
+ - name: Test WER
24
+ type: wer
25
+ value: 18.55
26
+ - name: Test CER
27
+ type: cer
28
+ value: 6.43
29
+ - task:
30
+ name: Automatic Speech Recognition
31
+ type: automatic-speech-recognition
32
+ dataset:
33
+ name: Robust Speech Event - Dev Data
34
+ type: speech-recognition-community-v2/dev_data
35
+ args: sv
36
+ metrics:
37
+ - name: Test WER
38
+ type: wer
39
+ value: 26.92
40
+ - name: Test CER
41
+ type: cer
42
+ value: 12.53
43
 
44
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
45
  should probably proofread and complete it, then remove this comment. -->