Update README.md
Browse files
README.md
CHANGED
@@ -34,9 +34,9 @@ model-index:
|
|
34 |
type: bond005/podlodka_speech
|
35 |
args: ru
|
36 |
metrics:
|
37 |
-
- name: WER (
|
38 |
type: wer
|
39 |
-
value:
|
40 |
- task:
|
41 |
name: Speech Recognition
|
42 |
type: automatic-speech-recognition
|
@@ -48,4 +48,15 @@ model-index:
|
|
48 |
- name: WER (without punctuation)
|
49 |
type: wer
|
50 |
value: 10.987
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
---
|
|
|
34 |
type: bond005/podlodka_speech
|
35 |
args: ru
|
36 |
metrics:
|
37 |
+
- name: WER (with punctuation and capital letters)
|
38 |
type: wer
|
39 |
+
value: 20.910
|
40 |
- task:
|
41 |
name: Speech Recognition
|
42 |
type: automatic-speech-recognition
|
|
|
48 |
- name: WER (without punctuation)
|
49 |
type: wer
|
50 |
value: 10.987
|
51 |
+
- task:
|
52 |
+
name: Speech Recognition
|
53 |
+
type: automatic-speech-recognition
|
54 |
+
dataset:
|
55 |
+
name: Russian Librispeech
|
56 |
+
type: bond005/rulibrispeech
|
57 |
+
args: ru
|
58 |
+
metrics:
|
59 |
+
- name: WER (without punctuation)
|
60 |
+
type: wer
|
61 |
+
value: 9.795
|
62 |
---
|