worldveil / dejavu

Audio fingerprinting and recognition in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alot of decrepated attributes....

King-Del-ErnestO opened this issue · comments

The module needs to be revisited and update to python3 as that is what everyboody is using now please. Till now i haven't even used it yet

Happy to check it out and help

i installed it using pip install, i just keep getting errors on my terminal for each one i fix

is there a better way to use the module?

I recommend you use the docker version as that one is containerised and will always work. I built it on an ubuntu server and runs without issues.

I also recommend the docker version. I built it on a mac and it runs without issues. Check out the readme file.

I recommend you use the docker version as that one is containerised and will always work. I built it on an ubuntu server and runs without issues.
docker is not the way, you can rewrite this package, the complicated bit is fingerprint.py the rest you can structure around your own system/application