Upload README.md
Browse files
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 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
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 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
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
|