Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
29 |
|
30 |
# Whisper Kannada Small
|
31 |
|
32 |
-
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small).
|
33 |
It has been fine-tuned as a part of the Whisper fine-tuning sprint.
|
34 |
|
35 |
## Training and evaluation data
|
@@ -53,4 +53,5 @@ The following hyperparameters were used during training:
|
|
53 |
- mixed_precision_training: True
|
54 |
|
55 |
## Acknowledgement
|
|
|
56 |
The compute resources for this work were funded by "Bhashini: National Language translation Mission" project of the Ministry of Electronics and Information Technology (MeitY), Government of India.
|
|
|
29 |
|
30 |
# Whisper Kannada Small
|
31 |
|
32 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Kannada data available from multiple publicly available ASR corpuses.
|
33 |
It has been fine-tuned as a part of the Whisper fine-tuning sprint.
|
34 |
|
35 |
## Training and evaluation data
|
|
|
53 |
- mixed_precision_training: True
|
54 |
|
55 |
## Acknowledgement
|
56 |
+
This work was done at Speech Lab, IITM.
|
57 |
The compute resources for this work were funded by "Bhashini: National Language translation Mission" project of the Ministry of Electronics and Information Technology (MeitY), Government of India.
|