sasha-meister
commited on
Commit
•
4798204
1
Parent(s):
d53b452
Update README.md
Browse files
README.md
CHANGED
@@ -64,4 +64,18 @@ model-index:
|
|
64 |
- name: Test WER
|
65 |
type: wer
|
66 |
value: 2.65
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
---
|
|
|
64 |
- name: Test WER
|
65 |
type: wer
|
66 |
value: 2.65
|
67 |
+
- task:
|
68 |
+
type: Automatic Speech Recognition
|
69 |
+
name: automatic-speech-recognition
|
70 |
+
dataset:
|
71 |
+
name: Sberdevices Golos (farfield)
|
72 |
+
type: SberDevices/Golos
|
73 |
+
config: farfield
|
74 |
+
split: test
|
75 |
+
args:
|
76 |
+
language: ru
|
77 |
+
metrics:
|
78 |
+
- name: Test WER
|
79 |
+
type: wer
|
80 |
+
value: 7.56
|
81 |
---
|