audio_to_midi_melodia
audio_to_midi_melodia copied to clipboard
Better algorithm for note segmentation/quantization ?
It's a great tool, but the note segmentation module seems to be the bottleneck, does anyone know better algorithm for note segmentation/quantization ?
Melodia has a principle of excluding bad values at the expense of also excluding good melodies. https://github.com/Music-and-Culture-Technology-Lab/omnizart seems to include all good pitches but also contains lots of noise.