DrishtiSharma
commited on
Commit
•
feda12e
1
Parent(s):
800307c
Update README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,20 @@ model-index:
|
|
28 |
- name: Test CER
|
29 |
type: cer
|
30 |
value: 0.18272388876724327
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
|
32 |
|
33 |
---
|
|
|
28 |
- name: Test CER
|
29 |
type: cer
|
30 |
value: 0.18272388876724327
|
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: or
|
38 |
+
metrics:
|
39 |
+
- name: Test WER
|
40 |
+
type: wer
|
41 |
+
value: NA
|
42 |
+
- name: Test CER
|
43 |
+
type: cer
|
44 |
+
value: NA
|
45 |
|
46 |
|
47 |
---
|