vasista22 commited on
Commit
10c8ef8
1 Parent(s): 0ca5f89

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -29,7 +29,7 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  # Whisper Kannada Tiny
31
 
32
- This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny).
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 Tiny
31
 
32
+ This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) 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.