paper-with-me

홈 › Papers

End-to-End Real-World Polyphonic Piano Audio-to-Score Transcription with Hierarchical Decoding

2024-05-22 · Wei Zeng, Xian He, Ye Wang

Piano audio-to-score transcription (A2S) is an important yet underexplored task with extensive applications for music composition, practice, and analysis. However, existing end-to-end piano A2S systems faced difficulties in retrieving bar-level information such as key and time signatures, and have been trained and evaluated with only synthetic data. To address these limitations, we propose a sequence-to-sequence (Seq2Seq) model with a hierarchical decoder that aligns with the hierarchical structure of musical scores, enabling the transcription of score information at both the bar and note levels by multi-task learning. To bridge the gap between synthetic data and recordings of human performance, we propose a two-stage training scheme, which involves pre-training the model using an expressive performance rendering (EPR) system on synthetic audio, followed by fine-tuning the model using recordings of human performance. To preserve the voicing structure for score reconstruction, we propose a pre-processing method for **Kern scores in scenarios with an unconstrained number of voices. Experimental results support the effectiveness of our proposed approaches, in terms of both transcription performance on synthetic audio data in comparison to the current state-of-the-art, and the first experiment on human recordings.

📄 PDF Abstract BibTeX arXiv:2405.13527

Code (1)

wei-zeng98/piano-a2s 공식 구현 pytorch

Tasks

DecoderMulti-Task LearningMusic Transcription

Similar Papers 제목 키워드 기반

Multi-modal Conditional Bounding Box Regression for Music Score Following

2021-05-10 · Florian Henkel, Gerhard Widmer

This paper addresses the problem of sheet-image-based on-line audio-to-score alignment also known as score following. Drawing inspiration from object detection, a conditional neural network architecture is proposed that …

Data Augmentationobject-detectionObject Detectionregression

A holistic approach to polyphonic music transcription with neural networks

2019-10-26 · Miguel A. Román, Antonio Pertusa, Jorge Calvo-Zaragoza

We present a framework based on neural networks to extract music scores directly from polyphonic audio in an end-to-end fashion. Most previous Automatic Music Transcription (AMT) methods seek a piano-roll representation …

Beat TrackingMusic TranscriptionQuantizationRhythm

Automatic Music Transcription using Convolutional Neural Networks and Constant-Q transform

2025-05-07 · Yohannis Telila, Tommaso Cucinotta, Davide Bacciu

Automatic music transcription (AMT) is the problem of analyzing an audio recording of a musical piece and detecting notes that are being played. AMT is a challenging problem, particularly when it comes to polyphonic musi…

Music Transcription

Deep Performer: Score-to-Audio Music Performance Synthesis

2022-02-12 · Hao-Wen Dong, Cong Zhou, Taylor Berg-Kirkpatrick, Julian McAuley

Music performance synthesis aims to synthesize a musical score into a natural performance. In this paper, we borrow recent advances in text-to-speech synthesis and present the Deep Performer -- a novel system for score-t…

DecoderSpeech Synthesistext-to-speechText to Speech+1

Onsets and Frames: Dual-Objective Piano Transcription

2017-10-30 · Curtis Hawthorne, Erich Elsen, Jialin Song, Adam Roberts 외

We advance the state of the art in polyphonic piano music transcription by using a deep convolutional and recurrent neural network which is trained to jointly predict onsets and frames. Our model predicts pitch onset eve…

Music Transcription