anton-l HF staff commited on
Commit
f2445c6
1 Parent(s): 780838e

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -8
README.md CHANGED
@@ -9,20 +9,42 @@ datasets:
9
  model-index:
10
  - name: Russian Wav2Vec2 XLS-R 300m
11
  results:
12
- - task:
13
- name: Automatic Speech Recognition
14
  type: automatic-speech-recognition
15
  dataset:
16
  name: Common Voice-7.0
17
  type: mozilla-foundation/common_voice_7_0
18
  args: ru
19
  metrics:
20
- - name: Test WER
21
- type: wer
22
- value: 27.81
23
- - name: Test CER
24
- type: cer
25
- value: 8.83
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  ---
27
 
28
  # Russian Speech Recognition model
 
9
  model-index:
10
  - name: Russian Wav2Vec2 XLS-R 300m
11
  results:
12
+ - task:
13
+ name: Automatic Speech Recognition
14
  type: automatic-speech-recognition
15
  dataset:
16
  name: Common Voice-7.0
17
  type: mozilla-foundation/common_voice_7_0
18
  args: ru
19
  metrics:
20
+ - name: Test WER
21
+ type: wer
22
+ value: 27.81
23
+ - name: Test CER
24
+ type: cer
25
+ value: 8.83
26
+ - task:
27
+ name: Automatic Speech Recognition
28
+ type: automatic-speech-recognition
29
+ dataset:
30
+ name: Robust Speech Event - Dev Data
31
+ type: speech-recognition-community-v2/dev_data
32
+ args: ru
33
+ metrics:
34
+ - name: Test WER
35
+ type: wer
36
+ value: 44.64
37
+ - task:
38
+ name: Automatic Speech Recognition
39
+ type: automatic-speech-recognition
40
+ dataset:
41
+ name: Robust Speech Event - Test Data
42
+ type: speech-recognition-community-v2/eval_data
43
+ args: ru
44
+ metrics:
45
+ - name: Test WER
46
+ type: wer
47
+ value: 42.51
48
  ---
49
 
50
  # Russian Speech Recognition model