transposer
Read sheet music with OMR, transpose it to any key, get a new PDF. Version 0.1.0.
Engines on this server
-
audiveris— Audiveris 5.x (Java) -- best quality, reads PDFs, finds chord symbols and lyrics -
oemer— oemer (Python/ONNX) -- neural end-to-end OMR, no Java needed
oemer is not installed (pip install 'transposer[oemer]') -
mozart— Mozart (aashrafh/Mozart) -- offline CV+MLP engine for clean printed single-staff treble-clef music
no Mozart checkout found. Run scripts/fetch_mozart.sh, or set TRANSPOSER_MOZART_DIR to a clone of github.com/aashrafh/Mozart.