spotify / basic-pitch

A lightweight yet powerful audio-to-MIDI converter with pitch bend detection
https://basicpitch.io
Apache License 2.0
3.5k stars 276 forks source link

Can't detect vocals? #103

Open drscotthawley opened 12 months ago

drscotthawley commented 12 months ago

I've tried singing various vocal melodies and running them into BasicPitch, via the demo on the website. All solo vocals with no background noise. Live from the mic, or prerecorded via Audacity. Uncompressed or using dynamic range compression...

So far, it misses almost all of the notes I sing.

Was the model designed to ignore vocals?

Are there other... I don't know,.. suggested settings or modes to try when operating the model?

drscotthawley commented 12 months ago

Follow-up: Maybe something up with the website model's settings. When I run from the CLI, about twice as many notes are detected for the same audio recording.

drubinstein commented 12 months ago

Hi. The defaults in the website and python library should match, but if they don't, you can try to adjust the detection sliders in the website and see if there's a setting where your vocals come through.

Screenshot 2023-12-06 at 7 44 27 PM
drscotthawley commented 7 months ago

@drubinstein How do we access those additional sliders on the website? I'm not seeing those anywhere:

Screenshot 2024-04-15 at 9 36 41 PM

Perhaps they only appear after the MIDI is generated? (which appears to be crashing right now?)

drubinstein commented 4 months ago

Yea they'll only appear after the midi is generated.