Open DonaldTsang opened 5 years ago
Fingerprint size / Accuracy / Time to match: All of this depends on the parameters you use to tune the algorithm. It's a tradeoff vs computation burden and size of the fingerprints DB.
If I remember correctly (and Google is your friend) Chromaprint is for perfect match recognition on full tracks, while SAF (aka Shazam or more commonly landmark) works on short snippets with possibly noise (white or not). In return landmark is more CPU intensive, with more output.
PS: it would have been nice if you had written a bit about the context of your request.
@dest4 for reference, these two article gives info on chromaprint
It turns out that 15 seconds is enough for chromaprint to have a match, but the fingerprint is much lighter (does not seem to say how light, which is why I asked the question). I would like to ask though, what is the average and standard deviation of fingerprint data per second?
See: https://github.com/acoustid/chromaprint