anton-l HF staff commited on
Commit
6122d98
1 Parent(s): 2e3b1a3

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -15
README.md CHANGED
@@ -15,7 +15,7 @@ tags:
15
  model-index:
16
  - name: XLS-R 1B Wav2Vec2 Russian by Rasmus Toivanen
17
  results:
18
- - task:
19
  name: Automatic Speech Recognition
20
  type: automatic-speech-recognition
21
  dataset:
@@ -23,13 +23,13 @@ model-index:
23
  type: mozilla-foundation/common_voice_8_0
24
  args: ru
25
  metrics:
26
- - name: Test WER
27
- type: wer
28
- value: 10.83
29
- - name: Test CER
30
- type: cer
31
- value: 2.41
32
- - task:
33
  name: Automatic Speech Recognition
34
  type: automatic-speech-recognition
35
  dataset:
@@ -37,13 +37,23 @@ model-index:
37
  type: speech-recognition-community-v2/dev_data
38
  args: ru
39
  metrics:
40
- - name: Test WER
41
- type: wer
42
- value: 37.71
43
- - name: Test CER
44
- type: cer
45
- value: 12.98
46
-
 
 
 
 
 
 
 
 
 
 
47
  ---
48
 
49
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  model-index:
16
  - name: XLS-R 1B Wav2Vec2 Russian by Rasmus Toivanen
17
  results:
18
+ - task:
19
  name: Automatic Speech Recognition
20
  type: automatic-speech-recognition
21
  dataset:
23
  type: mozilla-foundation/common_voice_8_0
24
  args: ru
25
  metrics:
26
+ - name: Test WER
27
+ type: wer
28
+ value: 10.83
29
+ - name: Test CER
30
+ type: cer
31
+ value: 2.41
32
+ - task:
33
  name: Automatic Speech Recognition
34
  type: automatic-speech-recognition
35
  dataset:
37
  type: speech-recognition-community-v2/dev_data
38
  args: ru
39
  metrics:
40
+ - name: Test WER
41
+ type: wer
42
+ value: 37.71
43
+ - name: Test CER
44
+ type: cer
45
+ value: 12.98
46
+ - task:
47
+ name: Automatic Speech Recognition
48
+ type: automatic-speech-recognition
49
+ dataset:
50
+ name: Robust Speech Event - Test Data
51
+ type: speech-recognition-community-v2/eval_data
52
+ args: ru
53
+ metrics:
54
+ - name: Test WER
55
+ type: wer
56
+ value: 31.89
57
  ---
58
 
59
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You