worldveil / dejavu

Audio fingerprinting and recognition in Python
MIT License
6.36k stars 1.43k forks source link

Multiple sample to same song #181

Open buscseik opened 5 years ago

buscseik commented 5 years ago

Hello,

Is there a way to fingerprint two samples of the same song?

Regards, Krisz

ii64 commented 5 years ago

Insert hash with the song id that already in the songs table, by default you can't Take a look at https://github.com/worldveil/dejavu/blob/master/dejavu/__init__.py#L89