ChordSync: Conformer-Based Alignment of Chord Annotations to Music Audio
Andrea Poltronieri, Valentina Presutti, Martín Rocamora
TL;DR
ChordSync presents a novel conformer-based approach to align chord annotations with audio without requiring weak alignment, enabling the use of crowd-sourced chord data for MIR tasks. By combining a CQT-based audio representation, a Conformer acoustic model, and a CTC forced-alignment decoder, it achieves competitive alignment performance relative to DTW-based methods while avoiding the need for pre-aligned data. The work provides a pre-trained model and a library, demonstrates effectiveness across diverse genres, and highlights potential for expanding chord-annotated datasets and music education tools. Overall, ChordSync offers a scalable pathway to richer, temporally aligned harmonic annotations that can accelerate chord estimation and related MIR research.
Abstract
In the Western music tradition, chords are the main constituent components of harmony, a fundamental dimension of music. Despite its relevance for several Music Information Retrieval (MIR) tasks, chord-annotated audio datasets are limited and need more diversity. One way to improve those resources is to leverage the large number of chord annotations available online, but this requires aligning them with music audio. However, existing audio-to-score alignment techniques, which typically rely on Dynamic Time Warping (DTW), fail to address this challenge, as they require weakly aligned data for precise synchronisation. In this paper, we introduce ChordSync, a novel conformer-based model designed to seamlessly align chord annotations with audio, eliminating the need for weak alignment. We also provide a pre-trained model and a user-friendly library, enabling users to synchronise chord annotations with audio tracks effortlessly. In this way, ChordSync creates opportunities for harnessing crowd-sourced chord data for MIR, especially in audio chord estimation, thereby facilitating the generation of novel datasets. Additionally, our system extends its utility to music education, enhancing music learning experiences by providing accurately aligned annotations, thus enabling learners to engage in synchronised musical practices.
