You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this I just get an empty result {'matches': [], ...}.
Also worth noting the dora.ogg file in the examples seems to be returning an empty result for both recognize and recognize_song (Gloria.ogg is working).
Not sure if this is a bug or just an FYI, I found that using the new .recognise has a lower success rate compared to the old recognize_song method.
With several random audio files, sending the same file to both methods would often fail with the new method but succeed with the old method.
So for now I am sticking to the old implementation.
Just wanted to raise it in case it was not known already.
Thanks for the library though, its great!
The text was updated successfully, but these errors were encountered: