nshmyrevgmail
commited on
Commit
•
9ddde47
1
Parent(s):
6735139
Add tag
Browse files
README.md
CHANGED
@@ -2,6 +2,26 @@
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- ru
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
Zipformer2 model trained with k2-fsa/icefall on Russian data
|
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- ru
|
5 |
+
tags:
|
6 |
+
- audio
|
7 |
+
- automatic-speech-recognition
|
8 |
+
- hf-asr-leaderboard
|
9 |
+
- ru
|
10 |
+
- speech
|
11 |
+
model-index:
|
12 |
+
- name: Vosk Big Russian Model
|
13 |
+
results:
|
14 |
+
- task:
|
15 |
+
name: Automatic Speech Recognition
|
16 |
+
type: automatic-speech-recognition
|
17 |
+
dataset:
|
18 |
+
name: Common Voice ru
|
19 |
+
type: common_voice
|
20 |
+
args: ru
|
21 |
+
metrics:
|
22 |
+
- name: Test WER
|
23 |
+
type: wer
|
24 |
+
value: 6.2
|
25 |
---
|
26 |
|
27 |
Zipformer2 model trained with k2-fsa/icefall on Russian data
|