sasha-meister
commited on
Commit
•
957a431
1
Parent(s):
38db7cf
Update README.md
Browse files
README.md
CHANGED
@@ -20,20 +20,20 @@ tags:
|
|
20 |
- hf-asr-leaderboard
|
21 |
license: cc-by-4.0
|
22 |
model-index:
|
23 |
-
- name:
|
24 |
results:
|
25 |
- task:
|
26 |
name: Automatic Speech Recognition
|
27 |
type: automatic-speech-recognition
|
28 |
dataset:
|
29 |
-
name:
|
30 |
-
type: mozilla-foundation/
|
31 |
-
config:
|
32 |
split: test
|
33 |
args:
|
34 |
-
language:
|
35 |
metrics:
|
36 |
- name: Test WER
|
37 |
type: wer
|
38 |
-
value:
|
39 |
---
|
|
|
20 |
- hf-asr-leaderboard
|
21 |
license: cc-by-4.0
|
22 |
model-index:
|
23 |
+
- name: stt_ru_conformer_transducer_large
|
24 |
results:
|
25 |
- task:
|
26 |
name: Automatic Speech Recognition
|
27 |
type: automatic-speech-recognition
|
28 |
dataset:
|
29 |
+
name: common-voice-10-0-russian
|
30 |
+
type: mozilla-foundation/common_voice_10_0
|
31 |
+
config: ru
|
32 |
split: test
|
33 |
args:
|
34 |
+
language: ru
|
35 |
metrics:
|
36 |
- name: Test WER
|
37 |
type: wer
|
38 |
+
value: 3.96
|
39 |
---
|