Update README.md
Browse files
README.md
CHANGED
@@ -37,7 +37,12 @@ model-index:
|
|
37 |
- name: Test CER (without LM)
|
38 |
type: cer
|
39 |
value: 2.93
|
40 |
-
|
|
|
|
|
|
|
|
|
|
|
41 |
---
|
42 |
|
43 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
37 |
- name: Test CER (without LM)
|
38 |
type: cer
|
39 |
value: 2.93
|
40 |
+
- name: Test WER (with LM)
|
41 |
+
type: wer
|
42 |
+
value: 7.31
|
43 |
+
- name: Test CER (with LM)
|
44 |
+
type: cer
|
45 |
+
value: 2.17
|
46 |
---
|
47 |
|
48 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|