worldveil / dejavu

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

Alot of decrepated attributes.... #273

Open King-Del-ErnestO opened 2 years ago

King-Del-ErnestO commented 2 years ago

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

mkommar commented 2 years ago

Happy to check it out and help

King-Del-ErnestO commented 2 years ago

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?

alexbudin commented 2 years ago

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.

nickopris commented 2 years ago

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

busterbeam commented 1 year ago

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