AhsanBilal7 / Audio-Matching-Shazam-Style-Using-Hashing

I have taken the premade algorithm from the offical shazam research paper and try to implement it on our local dataset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shazam

#####Music Identification Program based on Shazam's methods

Drawing on the methods described in "An Industrial Strength Audio Search Algorithm" by Avery Li-Chun Wang of Shazam, this program implements basic music identification capabilities. Results.pdf describes the effectiveness of the program using spectrograms and charts when tested on a small library of songs.

About

I have taken the premade algorithm from the offical shazam research paper and try to implement it on our local dataset.


Languages

Language:Jupyter Notebook 99.2%Language:Python 0.8%