Original Reddit post

A short technical report from the Wan Team went up on arxiv describing WanSong, a diffusion-based music generation model that outputs full songs and, unusually, keeps the vocal and background music tracks as separate stems in the same generation pass. The paper puts the maximum length at five minutes in a single run and pitches the system as commercial-grade song creation rather than a research toy. The interesting technical choice is that this is a pure diffusion system, not autoregressive and not a cascaded multi-stage pipeline. Most song generators built to date have leaned on some combination of a language-model backbone with a diffusion decoder, so a claim that a diffusion-only design can reach five minutes with two stems in one shot, and can be sped up further with step-distillation, is what makes the report worth reading. The authors also flag that the model supports fine-tuning and customization for downstream editing tasks, which is what makes the stem output meaningful in practice: an editor gets vocal and instrumental to work with independently, rather than a single mixed track. If the stems and the fine-tuning story survive contact with independent testing, the group that benefits most is the mid-tier of music tooling, the people building editors, plugins and workflows on top of a base model, because a diffusion base that hands you separated stems is much easier to build against than a black-box mixed output.

https://aiweekly.co/alerts/wan-teams-wansong-generates-5-minute-songs-with-dual-stems submitted by /u/Justgototheeffinmoon

Originally posted by u/Justgototheeffinmoon on r/ArtificialInteligence