ldzhangyx / MusicMagus

The official implementation of the IJCAI 2024 paper "MusicMagus: Zero-Shot Text-to-Music Editing via Diffusion Models".
Apache License 2.0
26 stars 0 forks source link

For some reason the results are of poor quality #4

Open hiroki1953 opened 1 month ago

hiroki1953 commented 1 month ago

Thank you for answering my question the other day. When I ran the source code on Colab, it worked without any problems. However, when I generated a sample, the quality of the generated music was low, and the input music and the output music were almost the same. I have made almost no changes to the published source, so what could be the cause? Is there a problem with the Colab environment? Or am I missing the necessary data?

ldzhangyx commented 1 month ago

Hi,

You can try change the prompt text and the value of cross attention guidance a bit.

Best, Yixiao


发件人: da-san @.> 发送时间: Friday, July 26, 2024 12:28:33 AM 收件人: ldzhangyx/MusicMagus @.> 抄送: Subscribed @.***> 主题: [ldzhangyx/MusicMagus] For some reason the results are of poor quality (Issue #4)

Thank you for answering my question the other day. When I ran the source code on Colab, it worked without any problems. However, when I generated a sample, the quality of the generated music was low, and the input music and the output music were almost the same. I have made almost no changes to the published source, so what could be the cause? Is there a problem with the Colab environment? Or am I missing the necessary data?

― Reply to this email directly, view it on GitHubhttps://www.google.com/url?q=https://github.com/ldzhangyx/MusicMagus/issues/4&source=gmail-imap&ust=1722529715000000&usg=AOvVaw3yaLOscSOVGvh1ltSqBY2u, or unsubscribehttps://www.google.com/url?q=https://github.com/notifications/unsubscribe-auth/ADGII7JHLW6XATFUNSDT22TZOERTDAVCNFSM6AAAAABLO4Y6KWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQZTANBZGAYDGOA&source=gmail-imap&ust=1722529715000000&usg=AOvVaw0Xbh_bbA2ftQmg6HMHXxeY. You are receiving this because you are subscribed to this thread.Message ID: @.***>

hiroki1953 commented 1 month ago

Thank you. I made some changes and tested them, but there was no significant change. I am currently changing the tone from piano to saxophone, but the saxophone tone does not come out, only the piano tone is output. Could you give me some more specific advice? Also, are there only a limited number of tones that can be changed?