worldveil / dejavu

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

C++ port #196

Closed salsowelim closed 4 years ago

salsowelim commented 5 years ago

This is really not an issue but rather an announcement for whom interested. I really didn't know where to put this but here it goes:

Here is a working c++ port for fingerprint.py file. You can run it on mobile OS (iOS, android)

https://github.com/salsowelim/dejavu_cpp_port

Regards,

worldveil commented 4 years ago

This is very cool! It has always been on my wish list to port this lib to C++