English

Exploring System Adaptations For Minimum Latency Real-Time Piano Transcription

Audio and Speech Processing 2025-09-10 v1 Machine Learning Sound

Abstract

Advances in neural network design and the availability of large-scale labeled datasets have driven major improvements in piano transcription. Existing approaches target either offline applications, with no restrictions on computational demands, or online transcription, with delays of 128-320 ms. However, most real-time musical applications require latencies below 30 ms. In this work, we investigate whether and how the current state-of-the-art online transcription model can be adapted for real-time piano transcription. Specifically, we eliminate all non-causal processing, and reduce computational load through shared computations across core model components and variations in model size. Additionally, we explore different pre- and postprocessing strategies, and related label encoding schemes, and discuss their suitability for real-time transcription. Evaluating the adaptions on the MAESTRO dataset, we find a drop in transcription accuracy due to strictly causal processing as well as a tradeoff between the preprocessing latency and prediction accuracy. We release our system as a baseline to support researchers in designing models towards minimum latency real-time transcription.

Keywords

Cite

@article{arxiv.2509.07586,
  title  = {Exploring System Adaptations For Minimum Latency Real-Time Piano Transcription},
  author = {Patricia Hu and Silvan David Peter and Jan Schlüter and Gerhard Widmer},
  journal= {arXiv preprint arXiv:2509.07586},
  year   = {2025}
}

Comments

to be published in Proceedings of the 26th International Society for Music Information Retrieval (ISMIR) Conference 2025, Daejeon, South Korea

R2 v1 2026-07-01T05:28:08.482Z