worldveil / dejavu

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

Drastically different results with mic recognition #229

Closed MrDrWaffle closed 4 years ago

MrDrWaffle commented 4 years ago

When cutting out a snippet from the original mp3 file, it recognizes it perfectly, confidence levels usually not below 500. But when I try to have it recognize by mic, or recognize a file recorded by mic, it recognizes it totally inaccurately with confidence levels never above 10. I am on Ubuntu 18.04 and am using pavucontrol to record audio from the monitor of system audio. The recorded clips I used were 10 seconds long.

nickolaspz commented 4 years ago

Yeah, sounds very similar to #222 . Still haven't figured it out :(

worldveil commented 4 years ago

Well, your mic could be introducing more noise, perhaps too much to recognize the audio?