basic-pitch
basic-pitch copied to clipboard
A lightweight yet powerful audio-to-MIDI converter with pitch bend detection
This PR adds support for Python 3.12 and 3.13 and removes support for versions which reached EOL. This required to update the tensorflow version, which implied a cumbersome model conversion...
**Tools like Basic Pitch currently focus on transcribing notes directly from an audio source.** **The resulting MIDI is often noisy and cluttered with extraneous notes, making it musically unpleasant to...
# Feature Proposal: Real Time Streaming MIDI Output Support ## Summary This feature request proposes the addition of **real-time streaming MIDI output** to `basic-pitch`, allowing the system to process and...