basic-pitch icon indicating copy to clipboard operation
basic-pitch copied to clipboard

[feature request] get f0 pitch as 1D array instead of MIDI notes

Open tandav opened this issue 2 years ago • 1 comments

It will be cool to get pitch output as f0 1d array (with corresponding time array) instead of midi notes with pitchbends. I want to compare basic-pitch model f0 estimations with models like crepe, pyin, spice and other

tandav avatar Nov 05 '22 16:11 tandav

Hey @tandav. Thanks for reaching out! What do you have in mind for this feature request? To what level of precision are you expecting? If it to the semitone level you can convert the Midi Notes to frequency using a formula listed here.

dohertyguirand avatar Sep 12 '23 14:09 dohertyguirand