kavyamanohar
commited on
Commit
•
650af63
1
Parent(s):
b3dd029
Update README.md
Browse files
README.md
CHANGED
@@ -5,9 +5,6 @@ tags:
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- wer
|
8 |
-
model-index:
|
9 |
-
- name: w2v-bert-studio
|
10 |
-
results: []
|
11 |
datasets:
|
12 |
- thennal/IMaSC
|
13 |
- vrclc/festvox-iiith-ml
|
@@ -16,6 +13,48 @@ language:
|
|
16 |
- ml
|
17 |
library_name: transformers
|
18 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
---
|
20 |
|
21 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- wer
|
|
|
|
|
|
|
8 |
datasets:
|
9 |
- thennal/IMaSC
|
10 |
- vrclc/festvox-iiith-ml
|
|
|
13 |
- ml
|
14 |
library_name: transformers
|
15 |
pipeline_tag: text-generation
|
16 |
+
model-index:
|
17 |
+
- name: w2v2bert-Malayalam
|
18 |
+
results:
|
19 |
+
- task:
|
20 |
+
type: automatic-speech-recognition
|
21 |
+
name: Automatic Speech Recognition
|
22 |
+
dataset:
|
23 |
+
name: OpenSLR Malayalam -Test
|
24 |
+
type: vrclc/openslr63
|
25 |
+
config: ml
|
26 |
+
split: test
|
27 |
+
args: ml
|
28 |
+
metrics:
|
29 |
+
- type: wer
|
30 |
+
value: 8.82
|
31 |
+
name: WER
|
32 |
+
- task:
|
33 |
+
type: automatic-speech-recognition
|
34 |
+
name: Automatic Speech Recognition
|
35 |
+
dataset:
|
36 |
+
name: Goole Fleurs
|
37 |
+
type: google/fleurs
|
38 |
+
config: ml
|
39 |
+
split: test
|
40 |
+
args: ml
|
41 |
+
metrics:
|
42 |
+
- type: wer
|
43 |
+
value: 32.09
|
44 |
+
name: WER
|
45 |
+
- task:
|
46 |
+
type: automatic-speech-recognition
|
47 |
+
name: Automatic Speech Recognition
|
48 |
+
dataset:
|
49 |
+
name: Common Voice 16 Malayalam
|
50 |
+
type: mozilla-foundation/common_voice_16_1
|
51 |
+
config: ml
|
52 |
+
split: test
|
53 |
+
args: ml
|
54 |
+
metrics:
|
55 |
+
- type: wer
|
56 |
+
value: 52.72
|
57 |
+
name: WER
|
58 |
---
|
59 |
|
60 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|