-
Notifications
You must be signed in to change notification settings - Fork 415
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generate songs based on a reference #27
Comments
Could you elaborate? |
@a43992899 |
It is hard for ICL to copy melody for now. If you're referring to editing lyrics while preserving the melody, our current model does not support this directly. While there might be complex workarounds to achieve music continuation that aligns with lyrics editing, they are quite tricky to realize. A more elegant solution would be to continue pretraining the stage 1 checkpoint to enable song-level Fill-In-the-Middle (FIM). However, this approach would require substantial computational resources. We may consider adding this feature in YuE v2. |
Okay that's makes sense, we'll you guys don't have to rush, take as much time as you need!^^ and the last question. Will it be possible to fine tune the model on 24gb gpu? Also I think it would be wonderful for you guys to make an discord server so all people could share their samples and talk about your amazing models |
It would be great if there was a flag that could be flipped to copy the melody instead of the style. (Kinda thinking like Mureka...) |
I plan to add melody control in the future. However, the open-source community currently lacks high-quality melody transcription models. Music Information Retrieval (MIR) progress lags behind advancements in generative AI. That said, I’ve noticed the use of chroma conditioning in MusicGen, which could be a promising direction. Perhaps someone could fine-tune a model to enable MusicGen-style melody control. |
Great idea to include melody control! I specialize in singing melody transcription and have gotten solid results in this area. Happy to collaborate if you need support!! |
Thanks! That sounds great—do you have any models on Hugging Face that you plan to open source? I'd love to try them out. |
Hi! Thank you so much for this incredible work, you just put an end to closed source platforms like Suno. I have a question about using reference as a base for a song. Can we take a reference song for example and change lyrics somehow? Or generate a brand new song with new sound and etc?
The text was updated successfully, but these errors were encountered: