Skip to content

generalistcodes/abracadabra

 
 

Repository files navigation

abracadabra: Sound recognition in Python

abracadabra is sound recogniser written in Python. It is an implementation of the Shazam paper: An Industrial Strength Audio Search Algorithm.

Read the docs here

What can you use it for?

abracadabra works like Shazam. You register songs in advance and then later you can use your computer's microphone to identify what song is playing. It could be used (as part of another system) to:

  • Align multiple videos of the same event using the audio
  • De-duplicate your music library

This project is maintained by Cameron MacLeod.

About

Sound Recognition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.2%
  • Python 1.8%