Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 269 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 269 Bytes

music_idf

music identifier is a Shazam like application written in python. It recognises the music based on local database (postgresql). App uses the basics of signal processing (Fourier transform, synchronization of frequency samples in time) and ORM (sqlalchemy).