haoheliu / AudioLDM-training-finetuning

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

Use pretrained model on 32kHz dataset to fintune on 16kHz dataset #16

Open qbKhanh opened 8 months ago

qbKhanh commented 8 months ago

Dear @haoheliu,

First, I want to Thank for your great repo! I have a naive question that Can I use a pretrained model on 32kHz dataset to fintune on 16kHz dataset. Hope for your reply!

Best regards, Khanh

haoheliu commented 7 months ago

Yes I think you can use your higher sampling rate audio (>16kHz) to finetune our 16kHz model. That sounds good to me.