paper-with-me

홈 › Papers

On the Potential of Simple Framewise Approaches to Piano Transcription

2016-12-15 · Rainer Kelz, Matthias Dorfer, Filip Korzeniowski, Sebastian Böck, Andreas Arzt, Gerhard Widmer

In an attempt at exploring the limitations of simple approaches to the task of piano transcription (as usually defined in MIR), we conduct an in-depth analysis of neural network-based framewise transcription. We systematically compare different popular input representations for transcription systems to determine the ones most suitable for use with neural networks. Exploiting recent advances in training techniques and new regularizers, and taking into account hyper-parameter tuning, we show that it is possible, by simple bottom-up frame-wise processing, to obtain a piano transcriber that outperforms the current published state of the art on the publicly available MAPS dataset -- without any complex post-processing steps. Thus, we propose this simple approach as a new baseline for this dataset, for future transcription research to build on and improve.

📄 PDF Abstract BibTeX arXiv:1612.05153

Code (3)

BShakhovsky/PolyphonicPianoTranscription tf
jsleep/wav2mid tf
rainerkelz/framewise_2016 pytorch

Similar Papers 제목 키워드 기반

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

Scorpiano -- A System for Automatic Music Transcription for Monophonic Piano Music

2021-08-24 · Bojan Sofronievski, Branislav Gerazov

Music transcription is the process of transcribing music audio into music notation. It is a field in which the machines still cannot beat human performance. The main motivation for automatic music transcription is to mak…

Music TranscriptionOnset Detection

Context-Independent Polyphonic Piano Onset Transcription with an Infinite Training Dataset

2017-07-26 · Samuel Li

Many of the recent approaches to polyphonic piano note onset transcription require training a machine learning model on a large piano database. However, such approaches are limited by dataset availability; additional tra…

BIG-bench Machine LearningClusteringDisentanglement

Skipping the Frame-Level: Event-Based Piano Transcription With Neural Semi-CRFs

2021-12-01 · NeurIPS 2021 12 · Yujia Yan, Frank Cwitkowitz, Zhiyao Duan

Piano transcription systems are typically optimized to estimate pitch activity at each frame of audio. They are often followed by carefully designed heuristics and post-processing algorithms to estimate note events from …

Multi-Task LearningMusic Transcription

Unsupervised Transcription of Piano Music

2014-12-01 · NeurIPS 2014 12 · Taylor Berg-Kirkpatrick, Jacob Andreas, Dan Klein

We present a new probabilistic model for transcribing piano music from audio to a symbolic form. Our model reflects the process by which discrete musical events give rise to acoustic signals that are then superimposed to…