BELLE
BELLE copied to clipboard
can we fine-tunning on belle-whisper model
Can we continually fine-tune on belle-whisper-large-v2-zh by own data?
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