A lightweight yet powerful audio-to-MIDI converter with pitch bend detection, developed by Spotify. Current version: 0.4.0. Release cadence is irregular; last release 2023.
pip install basic-pitchNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Transcribe an audio file to MIDI using the default ICASSP 2022 model.
pip install tensorflow-cpu==2.10 or use CPU-only path.
Always capture three return values.
Use basic_pitch.inference for public API.
No resource links recorded.