anton-l HF staff commited on
Commit
291dc3b
1 Parent(s): 7decd0f

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -4
README.md CHANGED
@@ -10,7 +10,7 @@ datasets:
10
  model-index:
11
  - name: wav2vec2-xls-r-300m-Russian-small
12
  results:
13
- - task:
14
  name: Speech Recognition
15
  type: automatic-speech-recognition
16
  dataset:
@@ -18,9 +18,31 @@ model-index:
18
  type: common_voice
19
  args: ru
20
  metrics:
21
- - name: Test WER
22
- type: wer
23
- value: 48.38
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
10
  model-index:
11
  - name: wav2vec2-xls-r-300m-Russian-small
12
  results:
13
+ - task:
14
  name: Speech Recognition
15
  type: automatic-speech-recognition
16
  dataset:
18
  type: common_voice
19
  args: ru
20
  metrics:
21
+ - name: Test WER
22
+ type: wer
23
+ value: 48.38
24
+ - task:
25
+ name: Automatic Speech Recognition
26
+ type: automatic-speech-recognition
27
+ dataset:
28
+ name: Robust Speech Event - Dev Data
29
+ type: speech-recognition-community-v2/dev_data
30
+ args: ru
31
+ metrics:
32
+ - name: Test WER
33
+ type: wer
34
+ value: 58.25
35
+ - task:
36
+ name: Automatic Speech Recognition
37
+ type: automatic-speech-recognition
38
+ dataset:
39
+ name: Robust Speech Event - Test Data
40
+ type: speech-recognition-community-v2/eval_data
41
+ args: ru
42
+ metrics:
43
+ - name: Test WER
44
+ type: wer
45
+ value: 56.83
46
  ---
47
 
48
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You