Open DonaldTsang opened 5 years ago
1) The purpose of acoustic fingerprinting is not necessarily to distinguish tracks that are different to human ears. It's to recognize a sound we already know, given the difficulties of numerical spectral estimation and potentially added noise. Note we use FFT here, so tones here translate in exponentially increasing values of Hz steps. Your point would better work in a context using e.g. Mel scale spectra.
2) and 3) I don't get your point.
Do not hesitate to play with the landmark parameters and report your findings here.
Sorry for not explaining things properly
@dest4 as I have asked in https://github.com/worldveil/dejavu/issues/199 are these ways of redcuing complexity viable (sue to constraints in human hearing)?
P.S. It would be great to have an awesome-audio-fingerprint that shows a list of projects that uses this repo