Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 280 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 280 Bytes

Acoustic fingerprinting

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.