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

change audio fingerprints #23

Open
mishav78 opened this issue Jun 19, 2024 · 5 comments
Open

change audio fingerprints #23

mishav78 opened this issue Jun 19, 2024 · 5 comments

Comments

@mishav78
Copy link

Tell me how to change a song sufficiently that the audio fingerprint changes enough to make the song pass filters looking for duplicate songs. I'm looking for advice that works for most stringent filters. Tell me what to do, code, program already available or algorithm. Absolutely anything that works is acceptable.

@unmade
Copy link
Owner

unmade commented Jun 21, 2024

I think I cannot help here

@gigamicro
Copy link

i imagine it depends on what you're willing to accept, since you can easily render audio unrecognizable by, say, sorting the samples in decreasing order of value

@mishav78
Copy link
Author

how do you sort in decreasing order of value? I don't understand? How do you change the fingerprint?

@gigamicro
Copy link

it would be nearly silent, since instead of a waveform it'd be a line
what i'm asking is, do you want the audio to actually be recognizable as the same audio, but not to a fingerprinter?
because that sounds much more difficult than just rendering it completely unrecognizable to anyone

@mishav78
Copy link
Author

exactly like you said it must be recognizable as the same audio, but not to the fingerprinter.

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

3 participants