dupeguru icon indicating copy to clipboard operation
dupeguru copied to clipboard

Fuzzy audio matching

Open apolinario opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. I have audio files that don’t have tags and are in different formats (wav,mp3, etc) and may have been mixed slightly differently

Describe the solution you'd like Fuzzy match audio contents similar to how it’s done with images

apolinario avatar Nov 16 '23 08:11 apolinario

I think the best way to solve this and similar issues would be an api. You write the code that compares files and return true or false if you think two files are similar enough depending on your own logic. I’m sure there would be all kinds of projects that would try to do this. You should suggest a general API

FredWahl avatar Jan 19 '24 16:01 FredWahl