SDLGASFeb 18, 2019

End-to-end Lyrics Alignment for Polyphonic Music Using an Audio-to-Character Recognition Model

arXiv:1902.06797v191 citations
Originality Highly original
AI Analysis

This addresses the challenge of creating time-aligned lyrics for music applications like karaoke and song retrieval, offering a significant improvement over existing methods.

The paper tackles the problem of aligning lyrics with polyphonic music by developing an end-to-end audio-to-character recognition model based on a modified Wave-U-Net, achieving a mean alignment error of 0.35s on a standard dataset, which outperforms the state-of-the-art by an order of magnitude.

Time-aligned lyrics can enrich the music listening experience by enabling karaoke, text-based song retrieval and intra-song navigation, and other applications. Compared to text-to-speech alignment, lyrics alignment remains highly challenging, despite many attempts to combine numerous sub-modules including vocal separation and detection in an effort to break down the problem. Furthermore, training required fine-grained annotations to be available in some form. Here, we present a novel system based on a modified Wave-U-Net architecture, which predicts character probabilities directly from raw audio using learnt multi-scale representations of the various signal components. There are no sub-modules whose interdependencies need to be optimized. Our training procedure is designed to work with weak, line-level annotations available in the real world. With a mean alignment error of 0.35s on a standard dataset our system outperforms the state-of-the-art by an order of magnitude.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes