SDLGASFeb 17, 2021

End-to-end lyrics Recognition with Voice to Singing Style Transfer

arXiv:2102.08575v122 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of limited transcribed data for music transcription, offering an incremental improvement for researchers and developers in audio processing.

The paper tackles the challenge of automatic lyrics transcription by proposing a data augmentation method that converts natural speech to singing voice using vocoder-based style transfer, achieving a 21% relative improvement in transcription accuracy on monophonic singing data.

Automatic transcription of monophonic/polyphonic music is a challenging task due to the lack of availability of large amounts of transcribed data. In this paper, we propose a data augmentation method that converts natural speech to singing voice based on vocoder based speech synthesizer. This approach, called voice to singing (V2S), performs the voice style conversion by modulating the F0 contour of the natural speech with that of a singing voice. The V2S model based style transfer can generate good quality singing voice thereby enabling the conversion of large corpora of natural speech to singing voice that is useful in building an E2E lyrics transcription system. In our experiments on monophonic singing voice data, the V2S style transfer provides a significant gain (relative improvements of 21%) for the E2E lyrics transcription system. We also discuss additional components like transfer learning and lyrics based language modeling to improve the performance of the lyrics transcription system.

Code Implementations1 repo
Foundations

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

Your Notes