You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I have a question about this repo.
Is it possible to use this repo for fine-tuning the pretrained model (not distillation, just fine-tuning)?
I set both the model_name_or_path and teacher_model_name_or_path to pretrained whisper model (like 'openai/whisper-large-v3') and it started the training and the train steps proceeds, but I'm not sure if it could effectively fine-tune the model, such as the instructions @sanchit-gandhi has explained 2 years ago in https://huggingface.co/blog/fine-tune-whisper.
The text was updated successfully, but these errors were encountered:
Hello. I have a question about this repo.
Is it possible to use this repo for fine-tuning the pretrained model (not distillation, just fine-tuning)?
I set both the
model_name_or_path
andteacher_model_name_or_path
to pretrained whisper model (like 'openai/whisper-large-v3') and it started the training and the train steps proceeds, but I'm not sure if it could effectively fine-tune the model, such as the instructions @sanchit-gandhi has explained 2 years ago in https://huggingface.co/blog/fine-tune-whisper.The text was updated successfully, but these errors were encountered: