BELLE icon indicating copy to clipboard operation
BELLE copied to clipboard

can we fine-tunning on belle-whisper model

Open yurinapoleon opened this issue 2 years ago • 1 comments

Can we continually fine-tune on belle-whisper-large-v2-zh by own data?

yurinapoleon avatar Apr 25 '24 03:04 yurinapoleon

you can continually all parameters fine-tune using https://github.com/shuaijiang/Whisper-Finetune/blob/master/finetune_all.py, or fine-tune by lora using https://github.com/shuaijiang/Whisper-Finetune/blob/master/finetune.py

shuaijiang avatar May 17 '24 01:05 shuaijiang