Qwen-Music Technical Report
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.
Cite
@article{arxiv.2607.11699,
title = {Qwen-Music Technical Report},
author = {Jin Xu and Kangdi Wang and Ruibin Yuan and Shun Lei and Xiong Wang and Xize Cheng and Xueyao Zhang and Yang Zhang and Yiheng Chen and Yongqi Wang and Yue Wang and Zhifang Guo and Zihan Liu and Zijian Lin and Dake Guo and Hangrui Hu and Lei Xie and Linhan Ma and Wei Xue and Wenxiang Guo and Xinfa Zhu and Xipin Wei and Yangze Li and Yuanjun Lv and Yuxuan Wang and Yunfei Chu and Zhiyong Wu},
journal= {arXiv preprint arXiv:2607.11699},
year = {2026}
}