Code Monkey home page Code Monkey logo

shazam-demo's Introduction

Shazam Demo

This project is about Shazam Demo. You are going to learn how to analyze and index musics to database and search for musics in database.

Installing

First of all, you should have installed Python version 2.7 and pip.

pip install numpy termcolor pyaudio wave pydub

How to use

  1. Run reset.py file to clear and re-initialize your database
python reset.py
  1. Put your mp3 files into mp3 folder
  2. Run analyze.py
python analyze.py
  1. When you see indexed musics to database and run listen.py to listen music to discover. You will have to pass a second parameter for listening offset (by default it is 10 seconds)
python listen.py -s 5
  1. Done!

How is it work

I have written an article with "How Shazam's audio search algorithm works?" title. You may read it at here (Article is in Turkish. You may try Google, Yandex or Bing Translation.)

Dependencies

  • Python 2.7
  • numpy
  • termcolor
  • pyaudio
  • wave
  • pydub

Contributing

  • If you want to contribute to codes, create pull request
  • If you find any bugs or error, create an issue

License

This project is licensed under the MIT Lıcense

shazam-demo's People

Contributors

mohamed-elfatih avatar peacecwz avatar sineld avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.