2025/10/21 by Pengfei Cai, Cai, Pengfei, Joanna Wang +15
Computer Science · #Artificial Intelligence in Games #Coherence (philosophical gambling strategy) #Construct (python library) #Control (management) #Controllability #FOS: Computer and information sciences #Limiting #Lyrics #Music Technology and Sound Studies #Music and Audio Processing #Musical #Pipeline (software) #Sound (cs.SD)
paper · pdf · doi:10.48550/arxiv.2510.18416
published in arXiv (Cornell University) (Cornell University)
openalex publication_date 2025/10/21 · openalex created_date 2025/10/24 · openalex updated_date 2026/08/05
Recent advancements in song generation have shown promising results in generating songs from lyrics and/or global text prompts. However, most existing systems lack the ability to model the temporally varying attributes of songs, limiting fine-grained control over musical structure and dynamics. In this paper, we propose SegTune, a non-autoregressive framework for structured and controllable song generation. SegTune enables segment-level control by allowing users or large language models to specify local musical descriptions aligned to song sections.The segmental prompts are injected into the model by temporally broadcasting them to corresponding time windows, while global prompts influence the whole song to ensure stylistic coherence. To obtain accurate segment durations and enable precise lyric-to-music alignment, we introduce an LLM-based duration predictor that autoregressively generates sentence-level timestamped lyrics in LRC format. We further construct a large-scale data pipeline for collecting high-quality songs with aligned lyrics and prompts, and propose new evaluation metrics to assess segment-level alignment and vocal attribute consistency. Experimental results show that SegTune achieves superior controllability and musical coherence compared to existing baselines. See https://cai525.github.io/SegTunedemo for demos of our work.