Elaine Mary Rose
commited on
Commit
•
3025ed1
1
Parent(s):
a8af323
Update readme
Browse files
README.md
CHANGED
@@ -1,3 +1,30 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- ml_en (Code switched malayalam english)
|
5 |
+
tags:
|
6 |
+
- automatic-speech-recognition
|
7 |
+
- malayalam
|
8 |
+
- ml
|
9 |
+
- ml_en
|
10 |
+
- code-switching
|
11 |
+
datasets:
|
12 |
+
- erose/code_switching-ml-en
|
13 |
+
model-index:
|
14 |
+
- name: wav2vec2 ml_en
|
15 |
+
results:
|
16 |
+
- task:
|
17 |
+
name: Automatic Speech Recognition
|
18 |
+
type: automatic-speech-recognition
|
19 |
+
dataset:
|
20 |
+
name: erose/code_switching-ml-en (test set)
|
21 |
+
type: code_switching-ml-en
|
22 |
+
args: ml_en
|
23 |
+
metrics:
|
24 |
+
- name: Test WER
|
25 |
+
type: wer
|
26 |
+
value: 58.93
|
27 |
+
- name: Test CER
|
28 |
+
type: cer
|
29 |
+
value: 19.45
|
30 |
+
---
|