DrishtiSharma
commited on
Commit
·
5da19dc
1
Parent(s):
f802820
Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,21 @@ model-index:
|
|
27 |
value: 0.303313
|
28 |
- name: Test CER
|
29 |
type: cer
|
30 |
-
value: 0.1048951
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
27 |
value: 0.303313
|
28 |
- name: Test CER
|
29 |
type: cer
|
30 |
+
value: 0.1048951
|
31 |
+
- task:
|
32 |
+
name: Automatic Speech Recognition
|
33 |
+
type: automatic-speech-recognition
|
34 |
+
dataset:
|
35 |
+
name: Robust Speech Event - Dev Data
|
36 |
+
type: speech-recognition-community-v2/dev_data
|
37 |
+
args: sr
|
38 |
+
metrics:
|
39 |
+
- name: Test WER
|
40 |
+
type: wer
|
41 |
+
value: 0.9486784706184245
|
42 |
+
- name: Test CER
|
43 |
+
type: cer
|
44 |
+
value: 0.8084369606584945
|
45 |
---
|
46 |
|
47 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|