Upload README.md
Browse files
README.md
CHANGED
@@ -15,30 +15,31 @@ tags:
|
|
15 |
- xlsr-fine-tuning-week
|
16 |
- robust-speech-event
|
17 |
- mozilla-foundation/common_voice_6_0
|
|
|
18 |
model-index:
|
19 |
- name: XLSR Wav2Vec2 Russian by Jonatas Grosman
|
20 |
results:
|
21 |
-
- task:
|
22 |
-
name: Automatic Speech Recognition
|
23 |
type: automatic-speech-recognition
|
24 |
dataset:
|
25 |
name: Common Voice ru
|
26 |
type: common_voice
|
27 |
args: ru
|
28 |
metrics:
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
- task:
|
42 |
name: Automatic Speech Recognition
|
43 |
type: automatic-speech-recognition
|
44 |
dataset:
|
@@ -46,18 +47,18 @@ model-index:
|
|
46 |
type: speech-recognition-community-v2/dev_data
|
47 |
args: ru
|
48 |
metrics:
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
---
|
62 |
|
63 |
# Wav2Vec2-Large-XLSR-53-Russian
|
|
|
15 |
- xlsr-fine-tuning-week
|
16 |
- robust-speech-event
|
17 |
- mozilla-foundation/common_voice_6_0
|
18 |
+
- hf-asr-leaderboard
|
19 |
model-index:
|
20 |
- name: XLSR Wav2Vec2 Russian by Jonatas Grosman
|
21 |
results:
|
22 |
+
- task:
|
23 |
+
name: Automatic Speech Recognition
|
24 |
type: automatic-speech-recognition
|
25 |
dataset:
|
26 |
name: Common Voice ru
|
27 |
type: common_voice
|
28 |
args: ru
|
29 |
metrics:
|
30 |
+
- name: Test WER
|
31 |
+
type: wer
|
32 |
+
value: 13.3
|
33 |
+
- name: Test CER
|
34 |
+
type: cer
|
35 |
+
value: 2.88
|
36 |
+
- name: Test WER (+LM)
|
37 |
+
type: wer
|
38 |
+
value: 9.57
|
39 |
+
- name: Test CER (+LM)
|
40 |
+
type: cer
|
41 |
+
value: 2.24
|
42 |
+
- task:
|
43 |
name: Automatic Speech Recognition
|
44 |
type: automatic-speech-recognition
|
45 |
dataset:
|
|
|
47 |
type: speech-recognition-community-v2/dev_data
|
48 |
args: ru
|
49 |
metrics:
|
50 |
+
- name: Dev WER
|
51 |
+
type: wer
|
52 |
+
value: 40.22
|
53 |
+
- name: Dev CER
|
54 |
+
type: cer
|
55 |
+
value: 14.8
|
56 |
+
- name: Dev WER (+LM)
|
57 |
+
type: wer
|
58 |
+
value: 33.61
|
59 |
+
- name: Dev CER (+LM)
|
60 |
+
type: cer
|
61 |
+
value: 13.5
|
62 |
---
|
63 |
|
64 |
# Wav2Vec2-Large-XLSR-53-Russian
|