dianaxun

Results 2 comments of dianaxun

[recognize-from-file.zip](https://github.com/itspoma/audio-fingerprint-identifying-python/files/4733930/recognize-from-file.zip) it's the code that i write refer the recognize_from_microphone.py.hope it will help.

@Scherflinge first of all,it runs in python2(i find out laterly).this is because db directory and db.py under libs share same name,when execute from db import Database,it find Database in the...