fundwotsai2001

Results 3 issues of fundwotsai2001

Hi, I am wondering why the code in Hugging Face is not using AudioMAE, or is it just because I misunderstood? ![image](https://github.com/haoheliu/AudioLDM2/assets/64879498/18562901-8638-4692-adda-61aca92a5223)

Just want to know that, are the result in the paper using prior preservation loss in Dreambooth? I saw your code have prior preservation loss, but when I run it...

First of all, thanks for your interesting work, but now I meet a strange bug. `import chorderator as cdt if __name__ == '__main__': demo_name = 'hpps65' input_melody_path = '/home/fundwotsai/EMO_Harmonizer/小手拉大手-梁靜茹-130-C大调.mid' cdt.set_melody(input_melody_path)...