kavyamanohar
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,5 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model: openai/whisper-medium
|
4 |
-
tags:
|
5 |
-
- generated_from_trainer
|
6 |
-
metrics:
|
7 |
-
- wer
|
8 |
-
model-index:
|
9 |
-
- name: msc_imasc_openslr_festfox_Whisper_Medium
|
10 |
-
results: []
|
11 |
datasets:
|
12 |
- thennal/IMaSC
|
13 |
- vrclc/openslr63
|
@@ -15,6 +7,27 @@ datasets:
|
|
15 |
- smcproject/MSC
|
16 |
language:
|
17 |
- ml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
datasets:
|
4 |
- thennal/IMaSC
|
5 |
- vrclc/openslr63
|
|
|
7 |
- smcproject/MSC
|
8 |
language:
|
9 |
- ml
|
10 |
+
base_model: openai/whisper-medium
|
11 |
+
model-index:
|
12 |
+
- name: vrclc/msc_imasc_openslr_festfox_Whisper_Medium - Bajiyo Baiju
|
13 |
+
results:
|
14 |
+
- task:
|
15 |
+
type: automatic-speech-recognition
|
16 |
+
name: Automatic Speech Recognition
|
17 |
+
dataset:
|
18 |
+
name: Common Voice 13.0
|
19 |
+
type: mozilla-foundation/common_voice_13_0
|
20 |
+
config: ml
|
21 |
+
split: test
|
22 |
+
args: ml
|
23 |
+
metrics:
|
24 |
+
- type: wer
|
25 |
+
value: 63.64
|
26 |
+
name: WER
|
27 |
+
- type: cer
|
28 |
+
value: 13.61
|
29 |
+
name: CER
|
30 |
+
library_name: transformers
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|