Skip to content

Rust implementation behaves differently to the depreciated recognize_song method #138

@tjosgood

Description

@tjosgood

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions