haoheliu / AudioLDM-training-finetuning

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

error in saved checkpoints #34

Open userpspsname12 opened 2 months ago

userpspsname12 commented 2 months ago

When running !python3 audioldm_train/train/latent_diffusion.py -c audioldm_train/config/2023_08_23_reproduce_audioldm/audioldm_original.yaml --reload_from_ckpt /content/drive/MyDrive/AudioLDM-training-finetuning/data/checkpoints/checkpoint-fad-133.00-global_step=25009.ckpt, the training proceeds as expected. However, the checkpoint fails to load, and the training process is interrupted by ^c at the step when the checkpoint should be saved. what should i do please

userpspsname12 commented 2 months ago

any one help

userpspsname12 commented 1 month ago

@haoheliu