Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,18 @@ model-index:
|
|
29 |
type: bond005/podlodka_speech
|
30 |
args: ru
|
31 |
metrics:
|
32 |
-
- name:
|
33 |
type: wer
|
34 |
-
value:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
---
|
|
|
29 |
type: bond005/podlodka_speech
|
30 |
args: ru
|
31 |
metrics:
|
32 |
+
- name: WER (with punctuation and capital letters)
|
33 |
type: wer
|
34 |
+
value: 17.4103
|
35 |
+
- task:
|
36 |
+
name: Speech Recognition
|
37 |
+
type: automatic-speech-recognition
|
38 |
+
dataset:
|
39 |
+
name: Podlodka.io
|
40 |
+
type: bond005/podlodka_speech
|
41 |
+
args: ru
|
42 |
+
metrics:
|
43 |
+
- name: WER (without punctuation)
|
44 |
+
type: wer
|
45 |
+
value: 9.0987
|
46 |
---
|