Basic Pitch

Lightweight instrument-agnostic audio-to-MIDI converter with pitch bend detection, from Spotify.

Open SourceSelf HostedOffline Capable
0.0 (0)

About

Spotify's Audio Intelligence Lab designed Basic Pitch to make automatic music transcription trivially cheap: the instrument-agnostic model converts audio to MIDI with pitch bend detection using a neural network small and fast enough to run on CPU, and the research behind it was published at ICASSP 2022. It handles polyphonic and multipitch material across instruments including voice and guitar, and writes standard MIDI files ready for any DAW. The Python package installs with pip install basic-pitch on macOS, Windows, and Ubuntu, needs no GPU, and ships the model in TensorFlow, CoreML, TensorFlow Lite, and ONNX formats, defaulting to the best option per platform; a sibling TypeScript port runs the same model in the browser, powering the free hosted demo at basicpitch.spotify.com. Both a command line tool and a Python API are included. Apache-2.0 licensing covers the code and model, so commercial products can embed it. With about 5,400 GitHub stars, it has become the default open tool musicians and music information retrieval researchers reach for when recorded audio needs to become editable notes.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Hybrid
Difficulty
Easy (2/5)
License
Apache-2.0
Added
Jul 29, 2026

Related Tools

Featured

Audio generation framework by Meta including MusicGen for text-to-music.

Open SourceSelf HostedOfflineGPU 8GB+
Intermediate
0.0 (0)

Latent diffusion model for text-to-audio, music, and speech generation.

Open SourceSelf HostedOfflineGPU 8GB+
Intermediate
0.0 (0)

Audio super-resolution model for upsampling audio to higher sample rates.

Open SourceSelf HostedOfflineGPU 6GB+
Intermediate
0.0 (0)
Featured

State-of-the-art music source separation model by Meta for splitting tracks.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Fast music generation model producing full songs with lyrics in seconds.

Open SourceSelf HostedOfflineGPU 8GB+
Intermediate
0.0 (0)

PyTorch library for deep learning research on audio generation including MusicGen and AudioGen.

Open SourceSelf HostedOfflineGPU
Intermediate
0.0 (0)
Browse all Music & Audio Generation tools