kavyamanohar
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,13 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: msc_imasc_openslr_festfox_Whisper_Medium
|
10 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -15,8 +22,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# msc_imasc_openslr_festfox_Whisper_Medium
|
17 |
|
18 |
-
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the
|
19 |
-
|
|
|
20 |
- Loss: 0.0318
|
21 |
- Wer: 14.7300
|
22 |
|
@@ -64,4 +72,4 @@ The following hyperparameters were used during training:
|
|
64 |
- Transformers 4.37.2
|
65 |
- Pytorch 2.1.1+cu121
|
66 |
- Datasets 2.16.1
|
67 |
-
- Tokenizers 0.15.1
|
|
|
8 |
model-index:
|
9 |
- name: msc_imasc_openslr_festfox_Whisper_Medium
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- thennal/IMaSC
|
13 |
+
- vrclc/openslr63
|
14 |
+
- vrclc/festvox-iiith-ml
|
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
|
|
|
22 |
|
23 |
# msc_imasc_openslr_festfox_Whisper_Medium
|
24 |
|
25 |
+
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the datasets .
|
26 |
+
|
27 |
+
It achieves the following results on the validation set :
|
28 |
- Loss: 0.0318
|
29 |
- Wer: 14.7300
|
30 |
|
|
|
72 |
- Transformers 4.37.2
|
73 |
- Pytorch 2.1.1+cu121
|
74 |
- Datasets 2.16.1
|
75 |
+
- Tokenizers 0.15.1
|