Notebook for this ?
#4
by
jssaluja
- opened
Thank you for publishing this.
Where can I find the notebook for this training ?
Hello,
Unfortunately, I'm unable to find the Whisper Finetuning notebook for Punjabi Language, so I've quickly modified the Lithuanian one for Punjabi a little. You'll still need to adjust the hyperparameters, as they're set for Lithuanian. The quick changes that I made were to test if the packages still work together.
Link to the Colab NB: https://colab.research.google.com/drive/1GB0kKhDh1IT6wOORIDQ3w22oAE322iDm?usp=sharing
Also, check out these wonderful resources for more details:
- https://huggingface.co/blog/fine-tune-whisper
- https://github.com/huggingface/community-events/tree/main/whisper-fine-tuning-event
Thanks!