Search papers, labs, and topics across Lattice.
This paper presents a computational workflow for the automatic transcription of microtonal, free-rhythm vocal music, focusing on Iranian classical music as a case study. Utilizing pitch histograms and Dynamic Time Warping (DTW), the authors successfully extract melodies from performances by renowned vocalist Karimi, while incorporating specialized notations to accurately represent intricate ornamentations like tahrir. The resulting transcription system not only advances computational ethnomusicology but also provides a visual editor for expert corrections, enhancing the fidelity of the transcription process.
Capturing the nuances of microtonal vocal music, this system reveals how computational methods can preserve complex musical traditions with unprecedented accuracy.
This paper introduces a computational workflow for automatically transcribing microtonal, free-rhythm vocal music, with Iranian classical music as a case study. Our approach is based on performances by the renowned vocalist Karimi and ground truth transcriptions by the prominent ethnomusicologist Masoudieh [14], which were subsequently incorporated into the IRMA Audio-MIDI dataset [20]. To accurately extract melodies, we employ pitch histograms in conjunction with Dynamic Time Warping (DTW). Additionally, we introduce specialized musical notations to capture the intricate ornamentations characteristic of the genre, with particular emphasis on the vocal technique tahrir. The transcription process is implemented in Python using the music21 library for symbolic music representation [5]. This study not only advances the field of computational ethnomusicology but also highlights the potential of computational methods in preserving and analyzing complex musical traditions. The transcription system also generates a combined visualization of the audio pitch contour and the DTW-aligned MIDI representation, enabling users to inspect the correspondence between the performance and the generated transcription. A companion visual editor supports expert-in-the-loop correction of the resulting notation.