MEGA Hub

Qwen-Music Technical Report

Authors

Do you know Jin Xu?You can claim authorship or link another user.Do you know Kangdi Wang?You can claim authorship or link another user.Do you know Ruibin Yuan?You can claim authorship or link another user.Do you know Shun Lei?You can claim authorship or link another user.Do you know Xiong Wang?You can claim authorship or link another user.Do you know Xize Cheng?You can claim authorship or link another user.Do you know Xueyao Zhang?You can claim authorship or link another user.Do you know Yang Zhang?You can claim authorship or link another user.Do you know Yiheng Chen?You can claim authorship or link another user.Do you know Yongqi Wang?You can claim authorship or link another user.Do you know Yue Wang?You can claim authorship or link another user.Do you know Zhifang Guo?You can claim authorship or link another user.Do you know Zihan Liu?You can claim authorship or link another user.Do you know Zijian Lin?You can claim authorship or link another user.Do you know Dake Guo?You can claim authorship or link another user.Do you know Hangrui Hu?You can claim authorship or link another user.Do you know Lei Xie?You can claim authorship or link another user.Do you know Linhan Ma?You can claim authorship or link another user.Do you know Wei Xue?You can claim authorship or link another user.Do you know Wenxiang Guo?You can claim authorship or link another user.Do you know Xinfa Zhu?You can claim authorship or link another user.Do you know Xipin Wei?You can claim authorship or link another user.Do you know Yangze Li?You can claim authorship or link another user.Do you know Yuanjun Lv?You can claim authorship or link another user.Do you know Yuxuan Wang?You can claim authorship or link another user.Do you know Yunfei Chu?You can claim authorship or link another user.Do you know Zhiyong Wu?You can claim authorship or link another user.

Abstract

In this report, we introduce Qwen-Music, a powerful music generation model capable of producing highly musical and high-fidelity songs with complete vocal singing. Qwen-Music supports two core tasks: Text to Music Generation, which create entirely new songs from text descriptions, lyrics, and musical attributes, and Cover Song Generation, which reinterprets existing songs with different styles and vocal characteristics. Architecturally, Qwen-Music integrates three core components: Qwen-Music-Tokenizer, Qwen-Music-LLM, and Qwen-Music-Render. Qwen-Music-Tokenizer compresses audio into a 25 Hz single-codebook stream of Music Semantic Tokens that preserve semantic and melodic information for LLM prediction. Based on these tokens, Qwen-Music-LLM performs autoregressive music semantic modeling, with a key novelty being a melody-token-based chain-of-thought (Melody-CoT) mechanism that plans melodies before full-song generation, improving creativity, musicality, structural coherence, and reference-audio-based melody cloning. To overcome the fidelity limitations of discrete semantic tokens, Qwen-Music-Render performs generative stereo rendering, enriching acoustic details and producing high-fidelity stereo waveforms. Finally, we train Qwen-Music-LLM on more than 5 million hours of multilingual music data covering hundreds of languages. We first apply quality-aware pre-training curriculum, then use progressive post-training, comprising supervised initialization, offline DPO, and online GSPO, to further improve musicality and instruction-following ability. Across 600 Chinese and English prompts, Qwen-Music achieves state-of-the-art results in 13 of 16 objective musicality and audio-quality metrics. Professional evaluators also prefer Qwen-Music over leading proprietary systems. For cover song generation, Qwen-Music preserves reference melodies more accurately than leading proprietary systems.

Community

00