Open apolinario opened 1 year ago
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
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