We shall dive into the science of song matching using audio analysis and search algorithms in a database store. Python's rich scientific stack will be used for sound processing and hashing, and SQL database will serve for storing of audio fingerprints and matching unknown songs.
Audio analysis coupled to SQL database store will serve as the basis of this talk. The audience will be introduced to the following concepts:
Code for scraping YouTube for songs used in database building will also be provided to make following of the talk easier and provide a basis for the exploration of audio processing and DB creation.