Giter VIP home page Giter VIP logo

danceable's Introduction

Danceable

An app to help you discover music that suits your dance style.

This app builds off of a Convolutional Neural Network designed to detect musical genres:

nihal223's github repo: https://github.com/nihal223/DeepAudioClassification/blob/master/README.md which was forked from despoisj's repo. The original methodology is described here: article on Medium

I modified nihal223's code to increase the sample size, label data based on dance-style directories instead of ID3 genre tags, and accommodate characters from foreign languages. I then built off of the model using a range of NPM packages to create a user-friendly application.

Download:

git clone 

Place the following file in the /CNN: https://www.dropbox.com/s/c9g4uv27jzurbxc/musicDNN.tflearn.data-00000-of-00001?dl=0

Install:

If you don't have them, first install the latest versions of NodeJS and Python.

pip install libmagic eyed3 sox tensorflow tflearn
npm install

Run:

npm run start

Use at localhost:8000

  1. Select a dance style
  2. View playlists for inspiration
  3. Upload an mp3 file and click "Analyze MP3"
  4. See the results:
  • listen to your track
  • view its spectrogram
  • see its BPM and meta data
  • see what the CNN model thinks you can dance to it
  1. TAP to the beat while listening to set the BPM
  2. Check the styles you think it suits
  3. Fill in or edit the meta data
  4. Submit your feedback and download your corrected MP3

danceable's People

Contributors

jleapemit avatar jleape avatar

Watchers

James Cloos 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.