paper-with-me

홈 › Papers

DiffRhythm: Blazingly Fast and Embarrassingly Simple End-to-End Full-Length Song Generation with Latent Diffusion

2025-03-03 · Ziqian Ning, Huakang Chen, Yuepeng Jiang, Chunbo Hao, Guobin Ma, Shuai Wang, Jixun Yao, Lei Xie

Recent advancements in music generation have garnered significant attention, yet existing approaches face critical limitations. Some current generative models can only synthesize either the vocal track or the accompaniment track. While some models can generate combined vocal and accompaniment, they typically rely on meticulously designed multi-stage cascading architectures and intricate data pipelines, hindering scalability. Additionally, most systems are restricted to generating short musical segments rather than full-length songs. Furthermore, widely used language model-based methods suffer from slow inference speeds. To address these challenges, we propose DiffRhythm, the first latent diffusion-based song generation model capable of synthesizing complete songs with both vocal and accompaniment for durations of up to 4m45s in only ten seconds, maintaining high musicality and intelligibility. Despite its remarkable capabilities, DiffRhythm is designed to be simple and elegant: it eliminates the need for complex data preparation, employs a straightforward model structure, and requires only lyrics and a style prompt during inference. Additionally, its non-autoregressive structure ensures fast inference speeds. This simplicity guarantees the scalability of DiffRhythm. Moreover, we release the complete training code along with the pre-trained model on large-scale data to promote reproducibility and further research.

📄 PDF Abstract BibTeX arXiv:2503.01183

Code (1)

aslp-lab/diffrhythm pytorch

Tasks

Music Generation

Similar Papers 제목 키워드 기반

DiffRhythm+: Controllable and Flexible Full-Length Song Generation with Preference Optimization

2025-07-17 · Huakang Chen, Yuepeng Jiang, Guobin Ma, Chunbo Hao 외

Songs, as a central form of musical art, exemplify the richness of human intelligence and creativity. While recent advances in generative modeling have enabled notable progress in long-form song generation, current syste…

Descriptive

Expert-guided protein language models enable accurate and blazingly fast fitness prediction

2024-11-22 · Bioinformatics 2024 11 · Céline Marquet, Julius Schlensok, Marina Abakarova, Burkhard Rost 외

Motivation Exhaustive experimental annotation of the effect of all known protein variants remains daunting and expensive, stressing the need for scalable effect predictions. We introduce VespaG, a blazingly fast missens…

CPUMultiple Sequence AlignmentProtein Language Model

Embarrassingly Simple Binary Representation Learning

2019-08-26 · Yuming Shen, Jie Qin, Jiaxin Chen, Li Liu 외

Recent binary representation learning models usually require sophisticated binary optimization, similarity measure or even generative models as auxiliaries. However, one may wonder whether these non-trivial components ar…

Representation Learning

Few-Medoids: An Embarrassingly Simple Coreset Selection Method for Few-Shot Knowledge Distillation

2026-07-07 · Cemil-Andrei Dilmac, Florinel-Alin Croitoru, Radu Tudor Ionescu arxiv

Coreset selection aims to identify a small and highly representative subset of a massive dataset for efficient model training. The problem remains challenging even in the few-shot knowledge distillation (KD) setup, where…

Knowledge DistillationImage Classification

Learning Interpretable Features in Audio Latent Spaces via Sparse Autoencoders

2025-10-27 · Nathan Paek, Yongyi Zang, Qihui Yang, Randal Leistikow arxiv

While sparse autoencoders (SAEs) successfully extract interpretable features from language models, applying them to audio generation faces unique challenges: audio's dense nature requires compression that obscures semant…

Audio GenerationMusic Generation