Git Product home page Git Product logo

stemroller's Introduction

Wondering when your feature request or issue will be addressed? Please see the StemRoller Roadmap. Also, join our Discord server so we can communicate with you more directly.

StemRoller

StemRoller is the first free app which enables you to separate vocal and instrumental stems from any song with a single click! StemRoller uses Facebook's state-of-the-art Demucs algorithm for demixing songs and integrates search results from YouTube.

Simply type the name/artist of any song into the search bar and click the Split button that appears in the results! You'll need to wait several minutes for splitting to complete. Once stems have been extracted, you'll see an Open button next to the song - click that to access your stems!

Quick Start

Using StemRoller couldn't be easier - just head to the StemRoller website or the releases page and download the latest version! That bundle includes everything you need to split stems. If, however, you want to get involved in StemRoller development, read on...

Install Dependencies

git clone https://github.com/stemrollerapp/stemroller.git
cd stemroller
npm i -D

Windows/macOS

npm run download-third-party-apps

Linux (Experimental)

Install ffmpeg globally using your preferred package manager, and install demucs globally with pip.

Run in Development Mode

npm run dev

Run in Production Mode (Linux)

Linux is not yet officially supported, but thanks to some kind contributors, we now have experimental Linux support if you're willing to run StemRoller from source. You can, of course, also run in development mode on Linux.

npm run build:svelte && npm run start

Production Build

Windows

npm run build:win

macOS

npm run build:mac

License

Your choice of Public Domain (Unlicense) or MIT No Attribution - please read the LICENSE file for more information.

stemroller's People

Contributors

iffyloop avatar alectrocute 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.