Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 413 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 413 Bytes

Song-Identifier

A python based song identifier similar to Shazam.

First take a set of songs name the folder as songs and fingerprint them with the createDB.py file. Then to check a song from internal folder type "main.py " in terminal and it will print the results with accuracy.

To check a song while recording type "record_audio.py <no_of_seconds>" in terminal for checking when playing outside.