Commit ·
2b2a06c
1
Parent(s): 425d9c0
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,24 +13,16 @@ model-index:
|
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 14 |
should probably proofread and complete it, then remove this comment. -->
|
| 15 |
|
| 16 |
-
# whisper-small-
|
| 17 |
|
| 18 |
-
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
- Loss: 0.4843
|
| 21 |
- Wer: 33.3110
|
| 22 |
|
| 23 |
-
## Model description
|
| 24 |
-
|
| 25 |
-
More information needed
|
| 26 |
-
|
| 27 |
-
## Intended uses & limitations
|
| 28 |
-
|
| 29 |
-
More information needed
|
| 30 |
-
|
| 31 |
## Training and evaluation data
|
| 32 |
|
| 33 |
-
|
| 34 |
|
| 35 |
## Training procedure
|
| 36 |
|
|
|
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 14 |
should probably proofread and complete it, then remove this comment. -->
|
| 15 |
|
| 16 |
+
# whisper-small-ur
|
| 17 |
|
| 18 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Urdu dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
- Loss: 0.4843
|
| 21 |
- Wer: 33.3110
|
| 22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
## Training and evaluation data
|
| 24 |
|
| 25 |
+
Dataset included two rows; transcription & audio. The model was prepared using a dataset of 6500 rows. Train-test split was applied, 82% training (5324) and 18% testing (1176).
|
| 26 |
|
| 27 |
## Training procedure
|
| 28 |
|