Update README.md
Browse files
README.md
CHANGED
@@ -29,6 +29,20 @@ model-index:
|
|
29 |
- name: Test CER
|
30 |
type: cer
|
31 |
value: 3.82
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
---
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
34 |
should probably proofread and complete it, then remove this comment. -->
|
|
|
29 |
- name: Test CER
|
30 |
type: cer
|
31 |
value: 3.82
|
32 |
+
- task:
|
33 |
+
name: Automatic Speech Recognition
|
34 |
+
type: automatic-speech-recognition
|
35 |
+
dataset:
|
36 |
+
name: Robust Speech Event - Dev Data
|
37 |
+
type: speech-recognition-community-v2/dev_data
|
38 |
+
args: et
|
39 |
+
metrics:
|
40 |
+
- name: Test WER
|
41 |
+
type: wer
|
42 |
+
value: 40.77
|
43 |
+
- name: Test CER
|
44 |
+
type: cer
|
45 |
+
value: 12.32
|
46 |
---
|
47 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
48 |
should probably proofread and complete it, then remove this comment. -->
|