You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an algorithm, I developed, for acoustic fingerprinting of songs in a database, and similarity matching of a short song sample to the full song in the database.
The methodology uses Fast Fourier Transform, and operations with Numpy arrays.
About
Developed a methodology for creating unique acoustic fingerprints of songs and recognition.