VocalParse: Towards Unified and Scalable Singing Voice Transcription with Large Audio Language Models

๐Ÿ“… 2026-05-06
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF

career value

178K/year
๐Ÿ“ Abstract
High-quality singing annotations are fundamental to modern Singing Voice Synthesis (SVS) systems. However, obtaining these annotations at scale through manual labeling is unrealistic due to the substantial labor and musical expertise required, making automatic annotation highly necessary. Despite their utility, current automatic transcription systems face significant challenges: they often rely on complex multi-stage pipelines, struggle to recover text-note alignments, and exhibit poor generalization to out-of-distribution (OOD) singing data. To alleviate these issues, we present VocalParse, a unified singing voice transcription (SVT) model built upon a Large Audio Language Model (LALM). Specifically, our novel contribution is to introduce an interleaved prompting formulation that jointly models lyrics, melody, and word-note correspondence, yielding a generated sequence that directly maps to a structured musical score. Furthermore, we propose a Chain-of-Thought (CoT) style prompting strategy, which decodes lyrics first as a semantic scaffold, significantly mitigating the context disruption problem while preserving the structural benefits of interleaved generation. Experiments demonstrate that VocalParse achieves state-of-the-art SVT performance on multiple singing datasets. The source code and checkpoint are available at https://github.com/pymaster17/VocalParse.
Problem

Research questions and friction points this paper is trying to address.

Singing Voice Transcription
Automatic Annotation
Text-Note Alignment
Out-of-Distribution Generalization
Singing Voice Synthesis
Innovation

Methods, ideas, or system contributions that make the work stand out.

Large Audio Language Model
Singing Voice Transcription
Interleaved Prompting
Chain-of-Thought Prompting
Word-Note Alignment
๐Ÿ”Ž Similar Papers
No similar papers found.