A strictly causal, low-latency piano transcription system can reach 10-30 ms delays, but with a clear accuracy drop from removing lookahead and using shifted audio windows.
Exploring System Adaptations For Minimum Latency Real-Time Piano Transcription
1 Pith paper cite this work. Polarity classification is still indexing.
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.
citation-role summary
citation-polarity summary
fields
eess.AS 1years
2025 1verdicts
CONDITIONAL 1roles
dataset 1polarities
use dataset 1representative citing papers
citing papers explorer
-
Exploring System Adaptations For Minimum Latency Real-Time Piano Transcription
A strictly causal, low-latency piano transcription system can reach 10-30 ms delays, but with a clear accuracy drop from removing lookahead and using shifted audio windows.