sharjeel103 commited on
Commit
252bc21
1 Parent(s): 01ff2ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -41,11 +41,11 @@ It achieves the following results on the evaluation set:
41
  ## Model description
42
 
43
  Whisper Tiny Urdu ASR Model
44
- This Whisper Tiny model has been fine-tuned on the Common Voice 17 dataset, which includes over 55 hours of Urdu speech data. The model was trained twice to optimize its performance:
45
 
46
  First Training: The model was trained on the training set and evaluated on the test set for 20 epochs.
47
  Second Training: The model was retrained on the combined train and validation sets, with the test set used for validation, also for 20 epochs.
48
- Despite being the smallest variant in its family, this model achieves state-of-the-art performance for Urdu ASR tasks. It is specifically designed for deployment on small devices, offering an excellent balance between efficiency and accuracy.
49
 
50
  Intended Use:
51
 
 
41
  ## Model description
42
 
43
  Whisper Tiny Urdu ASR Model
44
+ This Whisper Tiny model has been fine-tuned on the Common Voice 17 dataset, which includes over 55 hours of Urdu speech data. The model was trained twice with different hyperparameters to optimize its performance:
45
 
46
  First Training: The model was trained on the training set and evaluated on the test set for 20 epochs.
47
  Second Training: The model was retrained on the combined train and validation sets, with the test set used for validation, also for 20 epochs.
48
+ Despite being the smallest variant in its family, this model achieves state-of-the-art performance for Urdu ASR tasks. It can be used for deployment on small devices, offering an excellent balance between efficiency and accuracy.
49
 
50
  Intended Use:
51