worldveil / dejavu

Audio fingerprinting and recognition in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Updating fingerpint in db does not work

sarahtartaruga opened this issue · comments

commented

When wanting to update a fingerprint, one has to first delete the db entry, and then recall the function.

It would be great to have a function where the fingerprint is updated if it exists in the db and a function is called to write new values.