Open-source tool that turns audio into playable piano sheet music
Two-hand arrangement logic separates melody and bass better than AnthemScore's raw transcription.
See the notes being played currently by your speakers
50FPS inference on consumer laptop using Basic-Pitch with cpal audio capture.
Musicians transcribing audio by ear
Basic-Pitch · AnthemScore · Transcribe!
- When listening to music, I very often what is currently being played. Be it a the current chord, a short lick, etc. - When transcribing, I don't like the workflow of extracting a complete audio and transforming it midi, so I thought having this helper on the side, but still do most of the work by myself could be very useful.
Disclaimer: the app is limited by the model's performance. Basic-Pitch is a relatively small model which runs super well on consumer laptops. I get around 50FPS of inference on my laptop (AMD Radeon 780M).
Of course, this wouldn't be possible without:
- Tauri: https://tauri.app/ - Basic Pitch: https://github.com/spotify/basic-pitch - ONNX: https://onnx.ai/
Two-hand arrangement logic separates melody and bass better than AnthemScore's raw transcription.
ScreenCaptureKit captures system audio in stereo while WhisperKit transcribes everything locally.
Echo deduplication and dual-channel audio for local meeting transcripts.
Voice-cloned dubbing waitlist competing against established players like ElevenLabs.
Local dictation with speaker diarization beats Whisper.cpp, but crowded against built-in macOS.
Local multi-speaker TTS CLI with zero cloud dependencies beats ElevenLabs for podcast scripts.