Hacker News new | ask | show | jobs
by jcelerier 670 days ago
It would be nice to have a comparison with any of the many C++ MIR (music information retrieval) libraries in the wild:

- https://essentia.upf.edu/

- https://github.com/marsyas/marsyas

- https://github.com/ircam-ismm/pipo

- https://github.com/flucoma/flucoma-core/tree/main/include/al...

1 comments

If a person wanted to transcribe sheet music from recorded audio, do you know which library and features would be the best starting point?
I have had mixed luck with this model, which is supposedly state-of-the-art: https://github.com/magenta/mt3

What kind of music are you trying to transcribe?

Feel free to email me.

Start with source separation using demucs
Personally it's more converting scans of old music sheets to proper ones I am looking for, I haven't seen anything working properly.
Try our newish music scanning feature at Soundslice:

https://www.soundslice.com/sheet-music-scanner/

Check out librosa as well