hf-test commited on
Commit
488ebf7
1 Parent(s): 8e082ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -11
README.md CHANGED
@@ -11,7 +11,7 @@ tags:
11
  - model_for_talk
12
  datasets:
13
  - mozilla-foundation/common_voice_7_0
14
- - mozilla-foundation/common_voice_8_0
15
  model-index:
16
  - name: XLS-R-300M - Swedish
17
  results:
@@ -19,27 +19,30 @@ model-index:
19
  name: Automatic Speech Recognition
20
  type: automatic-speech-recognition
21
  dataset:
22
- name: Common Voice 8
23
- type: mozilla-foundation/common_voice_8_0
24
  args: sv-SE
25
  metrics:
26
- - name: Test WER
27
- type: wer
28
- value: ???
 
 
 
29
  - task:
30
  name: Automatic Speech Recognition
31
  type: automatic-speech-recognition
32
  dataset:
33
- name: Common Voice 7
34
- type: mozilla-foundation/common_voice_7_0
35
- args: sv-SE
36
  metrics:
37
  - name: Test WER
38
  type: wer
39
- value: 18.85
40
  - name: Test CER
41
  type: cer
42
- value: 6.6
43
  ---
44
 
45
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
11
  - model_for_talk
12
  datasets:
13
  - mozilla-foundation/common_voice_7_0
14
+ - speech-recognition-community-v2/dev_data
15
  model-index:
16
  - name: XLS-R-300M - Swedish
17
  results:
 
19
  name: Automatic Speech Recognition
20
  type: automatic-speech-recognition
21
  dataset:
22
+ name: Common Voice 7
23
+ type: mozilla-foundation/common_voice_7_0
24
  args: sv-SE
25
  metrics:
26
+ - name: Test WER
27
+ type: wer
28
+ value: 18.85
29
+ - name: Test CER
30
+ type: cer
31
+ value: 6.6
32
  - task:
33
  name: Automatic Speech Recognition
34
  type: automatic-speech-recognition
35
  dataset:
36
+ name: Robust Speech Event - Dev Data
37
+ type: speech-recognition-community-v2/dev_data
38
+ args: sv
39
  metrics:
40
  - name: Test WER
41
  type: wer
42
+ value: 27.01
43
  - name: Test CER
44
  type: cer
45
+ value: 13.14
46
  ---
47
 
48
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You