issues
search
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
275
forks
source link
add option to provide audio samples for prediction
#153
Open
marypilataki
opened
5 days ago
marypilataki
commented
5 days ago
User can either provide path of audio file or an array of audio samples for prediction. Can be useful when we want to transcribe an excerpt of an audio file or when audio loading is done in some other part of our code.