GithubHelp home page GithubHelp logo

toxtli / hum2song Goto Github PK

View Code? Open in Web Editor NEW
103.0 5.0 26.0 104.61 MB

Hum2Song: Multi-track Polyphonic Music Generation from Voice Melody Transcription with Neural Networks

Home Page: https://www.carlostoxtli.com/hum2song

License: Apache License 2.0

CSS 8.71% JavaScript 68.77% HTML 22.52%
neural-network voice-melody-transcription artificial-intelligence music-generation artificial-intelligence-projects web-application music-composition music-visualizer music-bot bot-application

hum2song's Introduction

Logo

Hum2Song: Multi-track Polyphonic Music Generation from Voice Melody Transcription with Neural Networks

Hum2Song! is an AI-powered web application that is able to compose the musical accompaniment of a melody produced by a human voice.

Demo: https://www.carlostoxtli.com/hum2song/

Blog post: https://medium.com/@carlostoxtli/hum2song-multi-track-polyphonic-music-generation-from-voice-melody-transcription-with-neural-7a777445550b

Instructions

Once the site has loaded, you only need to click on the "Record Audio" button, start humming/singing and click on the "Stop" button to start the conversion process. Google Chrome browser is recommended. This is a client-side only application, this means that all the files are stored locally and the processing happens in your browser. The first time you load this website, it downloads ~100Mb in models and sounds, that takes in average ~1 minute depending on your internet connection. Please be patient.

Installation

This is a basic static HTML application, so you only need to place the files in your web server and load it. If you don't have a web server enabled in your computer you can easily run this command within the folder.

In python 2

sudo python -m SimpleHTTPServer 80

In python 3

sudo python -m http.server 80

And then navigate to you http://localhost/

Screenshot: Screenshot

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.