Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sesame


Sesame is a music identification and fingerprinting program written in python. The most famous implementation of such program is Shazam. This project aims to make this technology understandable to anyone reading the source code.

How does it work?

Sesame identifies songs using audio fingerprints created from the spectrogram. Identification works only if the database contains a given song and the background noise level is low enough to recognize fingerprints.

Read more here

Contribution

Feel free to contribute to the project, but make sure your code is readable and clearly understandable.

TODO

  • implement core functionality
  • make sesame work with both .mp3 and .wav
  • better visualization˛
  • clean up the code

About

Sesame is a music identification and fingerprinting program written in python.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages