dpwe / audfprint

Landmark-based audio fingerprinting
MIT License
538 stars 121 forks source link

Make initial search depth a parameter #2

Closed dpwe closed 9 years ago

dpwe commented 9 years ago

Currently, Matcher.match_hashes only examines the top 100 most promising ref items to calculate the modal time skews and time-filtered hash counts. For larger databases, this may not be deep enough to find true matches. In any case, hard-coding a parameter like this is very poor style.

dpwe commented 9 years ago

Closed via https://github.com/dpwe/audfprint/commit/0c6d7ad80e9f0a0f3be3cfddf81a985135becbeb