English

DeepRapper: Neural Rap Generation with Rhyme and Rhythm Modeling

Sound 2021-07-06 v1 Artificial Intelligence Computation and Language Machine Learning Audio and Speech Processing

Abstract

Rap generation, which aims to produce lyrics and corresponding singing beats, needs to model both rhymes and rhythms. Previous works for rap generation focused on rhyming lyrics but ignored rhythmic beats, which are important for rap performance. In this paper, we develop DeepRapper, a Transformer-based rap generation system that can model both rhymes and rhythms. Since there is no available rap dataset with rhythmic beats, we develop a data mining pipeline to collect a large-scale rap dataset, which includes a large number of rap songs with aligned lyrics and rhythmic beats. Second, we design a Transformer-based autoregressive language model which carefully models rhymes and rhythms. Specifically, we generate lyrics in the reverse order with rhyme representation and constraint for rhyme enhancement and insert a beat symbol into lyrics for rhythm/beat modeling. To our knowledge, DeepRapper is the first system to generate rap with both rhymes and rhythms. Both objective and subjective evaluations demonstrate that DeepRapper generates creative and high-quality raps with rhymes and rhythms. Code will be released on GitHub.

Cite

@article{arxiv.2107.01875,
  title  = {DeepRapper: Neural Rap Generation with Rhyme and Rhythm Modeling},
  author = {Lanqing Xue and Kaitao Song and Duocai Wu and Xu Tan and Nevin L. Zhang and Tao Qin and Wei-Qiang Zhang and Tie-Yan Liu},
  journal= {arXiv preprint arXiv:2107.01875},
  year   = {2021}
}

Comments

Accepted by ACL 2021 main conference

R2 v1 2026-06-24T03:53:28.312Z