Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add additional parameters for audfprint and audfprint_match #3

Open
lightcomc opened this issue Oct 7, 2022 · 0 comments
Open

Comments

@lightcomc
Copy link

lightcomc commented Oct 7, 2022

@mitin001 Thank you very much for perfect product and we can make it better. ))

Acording this issue how we can create as an option scanning with more density to find more precise results?
dpwe/audfprint#75

I would try a higher density; matching with 19 hashes in 10 sec is a week
(although reliable) match.  Try running both analysis and matching with
--density 100.  This will make the database larger, but unless you're
dealing with a very large amount of data, it should be OK.

However, the rank 0 match is very strong and you're unlikely to rank above
that.  I'm not sure what's going on with that.

  DAn.

in audfprint

And I want to find more than one result.
according this dpwe/audfprint#6 I think we can find more results with entering additional parameters in audfprint_match

Try --max-matches 500 --search-depth 1000

How i can add this parameters to work in audfprint-gui?

@lightcomc lightcomc changed the title Change density for more precise result How to add additional parameters for audfprint and audfprint_match Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant