anton-l HF staff commited on
Commit
8c436d5
1 Parent(s): 5a751a5

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -10
README.md CHANGED
@@ -14,8 +14,8 @@ datasets:
14
  model-index:
15
  - name: wav2vec2-large-xls-r-300m-kk-with-LM
16
  results:
17
- - task:
18
- name: Automatic Speech Recognition
19
  type: automatic-speech-recognition
20
  dataset:
21
  name: Common Voice 8
@@ -30,11 +30,11 @@ model-index:
30
  value: 0.10469915859660263
31
  - name: Test WER (+LM)
32
  type: wer
33
- value: 0.4170
34
  - name: Test CER (+LM)
35
  type: cer
36
  value: 0.10319098269566598
37
- - task:
38
  name: Automatic Speech Recognition
39
  type: automatic-speech-recognition
40
  dataset:
@@ -42,12 +42,34 @@ model-index:
42
  type: speech-recognition-community-v2/dev_data
43
  args: kk
44
  metrics:
45
- - name: Test WER
46
- type: wer
47
- value: NA
48
- - name: Test CER
49
- type: cer
50
- value: NA
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51
  ---
52
 
53
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
14
  model-index:
15
  - name: wav2vec2-large-xls-r-300m-kk-with-LM
16
  results:
17
+ - task:
18
+ name: Automatic Speech Recognition
19
  type: automatic-speech-recognition
20
  dataset:
21
  name: Common Voice 8
 
30
  value: 0.10469915859660263
31
  - name: Test WER (+LM)
32
  type: wer
33
+ value: 0.417
34
  - name: Test CER (+LM)
35
  type: cer
36
  value: 0.10319098269566598
37
+ - task:
38
  name: Automatic Speech Recognition
39
  type: automatic-speech-recognition
40
  dataset:
 
42
  type: speech-recognition-community-v2/dev_data
43
  args: kk
44
  metrics:
45
+ - name: Test WER
46
+ type: wer
47
+ value: NA
48
+ - name: Test CER
49
+ type: cer
50
+ value: NA
51
+ - task:
52
+ name: Automatic Speech Recognition
53
+ type: automatic-speech-recognition
54
+ dataset:
55
+ name: Common Voice 8.0
56
+ type: mozilla-foundation/common_voice_8_0
57
+ args: kk
58
+ metrics:
59
+ - name: Test WER
60
+ type: wer
61
+ value: 41.7
62
+ - task:
63
+ name: Automatic Speech Recognition
64
+ type: automatic-speech-recognition
65
+ dataset:
66
+ name: Robust Speech Event - Test Data
67
+ type: speech-recognition-community-v2/eval_data
68
+ args: kk
69
+ metrics:
70
+ - name: Test WER
71
+ type: wer
72
+ value: 67.09
73
  ---
74
 
75
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You