haoheliu / AudioLDM-training-finetuning

AudioLDM training, finetuning, evaluation and inference.
https://audioldm.github.io/audioldm2/
MIT License
196 stars 38 forks source link

Finetune on a hugging face checkpoint #28

Open yangqing-20 opened 8 months ago

yangqing-20 commented 8 months ago

Hi thanks for your wonderful work!! I want inquire about if I want to fine-tune from a hugging face checkpoint(https://huggingface.co/cvssp/audioldm-m-full/blob/main/README.md) instead of the data/checkpoints/audioldm-m-full.ckpt

How can I do this?