anton-l HF staff commited on
Commit
a83a9f4
1 Parent(s): ee639fa

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -15
README.md CHANGED
@@ -12,21 +12,21 @@ datasets:
12
  model-index:
13
  - name: XLS-R-300M - Latvian
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: lv
22
  metrics:
23
- - name: Test WER
24
- type: wer
25
- value: 9.633
26
- - name: Test CER
27
- type: cer
28
- value: 2.614
29
- - task:
30
  name: Automatic Speech Recognition
31
  type: automatic-speech-recognition
32
  dataset:
@@ -34,12 +34,23 @@ model-index:
34
  type: speech-recognition-community-v2/dev_data
35
  args: lv
36
  metrics:
37
- - name: Test WER
38
- type: wer
39
- value: 36.110
40
- - name: Test CER
41
- type: cer
42
- value: 14.244
 
 
 
 
 
 
 
 
 
 
 
43
  ---
44
 
45
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
12
  model-index:
13
  - name: XLS-R-300M - Latvian
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: lv
22
  metrics:
23
+ - name: Test WER
24
+ type: wer
25
+ value: 9.633
26
+ - name: Test CER
27
+ type: cer
28
+ value: 2.614
29
+ - task:
30
  name: Automatic Speech Recognition
31
  type: automatic-speech-recognition
32
  dataset:
 
34
  type: speech-recognition-community-v2/dev_data
35
  args: lv
36
  metrics:
37
+ - name: Test WER
38
+ type: wer
39
+ value: 36.11
40
+ - name: Test CER
41
+ type: cer
42
+ value: 14.244
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: lv
50
+ metrics:
51
+ - name: Test WER
52
+ type: wer
53
+ value: 44.12
54
  ---
55
 
56
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You