dpwe/audfprint

How to avoid big % Dropped

Opened this issue · 5 comments

Hello i want to scan all collection
I read that to improve accuracy, you need to increase the density. I increased the Desity parameter from 20 to 100 and the result is a higher % Dropped. (for example YOUTUBE 01 D2.pklz (79.70% dropped)) Some of the records became less recognizable than with standard Density = 20
How can I increase the output file and decrease the % Dropped to increase the overall recognition accuracy. I take as a basis the material I want to recognize low quality audio from tapes from the early 90's, so accuracy is important. It doesn't matter how much space the database of fingerprints will take up.

dpwe commented

Thank you i'll check thatt parameter to find optimal size and memory comsumption in process, speed is not critical. Started from 4x of current size (400 mb to 1200 mb database) i have about 12 000 tracks (64 gb of music) in each scan

You can try to use my fork with some minor changes. Recognition speed is increased and memory consumption is reduced. - https://github.com/ZhymabekRoman/audfprint-enhanced

You can try to use my fork with some minor changes. Recognition speed is increased and memory consumption is reduced. - https://github.com/ZhymabekRoman/audfprint-enhanced

Are you doing any active commits anymore?

You can try to use my fork with some minor changes. Recognition speed is increased and memory consumption is reduced. - ZhymabekRoman/audfprint-enhanced

Are you doing any active commits anymore?

Yeap