Fine-tuning OpenAI Whisper on Urdu speech data from Mozilla Common Voice.
Urdu speech recognition is underserved compared to English and other high-resource languages. Whisper's multilingual pretraining gives a strong starting point — fine-tuning on Urdu-specific data should meaningfully reduce error rates.
Planned — Year 3 of my BS.
- Use Mozilla Common Voice Urdu (100+ hours of labeled speech)
- Fine-tune
whisper-smallusing HuggingFace's Seq2SeqTrainer - Measure Word Error Rate (WER) before and after fine-tuning
- Deploy a working demo with Gradio on HuggingFace Spaces
Python, PyTorch, HuggingFace Transformers + Datasets, Gradio
Salik Hussain — github.com/salikhussain71-code
MIT