DrishtiSharma
commited on
Commit
•
6e952d9
1
Parent(s):
7c787ff
Update README.md
Browse files
README.md
CHANGED
@@ -22,18 +22,18 @@ model-index:
|
|
22 |
type: mozilla-foundation/common_voice_8_0
|
23 |
args: ru
|
24 |
metrics:
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
- task:
|
38 |
name: Automatic Speech Recognition
|
39 |
type: automatic-speech-recognition
|
|
|
22 |
type: mozilla-foundation/common_voice_8_0
|
23 |
args: ru
|
24 |
metrics:
|
25 |
+
- name: Test WER
|
26 |
+
type: wer
|
27 |
+
value: 0.4355
|
28 |
+
- name: Test CER
|
29 |
+
type: cer
|
30 |
+
value: 0.10469915859660263
|
31 |
+
- name: Test WER (+LM)
|
32 |
+
type: wer
|
33 |
+
value: 0.4170
|
34 |
+
- name: Test CER (+LM)
|
35 |
+
type: cer
|
36 |
+
value: 0.10319098269566598
|
37 |
- task:
|
38 |
name: Automatic Speech Recognition
|
39 |
type: automatic-speech-recognition
|