Spleeter

Isolating vocals from a song in the past has had a high barrier to entry. It is now an easy thing to do . Here are the various methods.

1. With the browser

This is done entirely online. Open a browser, go to a upload a song and get vocal and instrumental stems. This is a simple method which relies on third party websites to process the music.

Steps

The only requirement is a browser.

  1. Go to moises.ai
  2. Create an account
  3. Upload a song
  4. Wait for the isolation to be done
  5. Enjoy !!

Demo

Here’s a sample of the results

Advantages]
  • Can be done from any device with a browser even a mobile phone
  • Requires no special knowledge
  • Easy user interface
Disadvantages
  • Only 5 uploads per month
  • There’s a queue that may affect your waiting time

You can use ezstems.com as an alternative for more upload options and it works in a simmilar way.

2. The App Method

This second method is simmilar to the first, but only uses the computer’s resources.

Steps

This method only works on windows

  1. Download and install the latest version of Python
  2. During the installation make sure add to path checkbox is selected.
  3. Download SpleetGUI
  4. Extract the zip file
  5. Install SpleetGUI

*I have no idea if it is safe to use

3. Command line Method

This last is done entirely from the command line and is great for those familiar with.

Steps

For this method, you will require git and conda already installed on your computer. Then type the following commands:

$ sudo apt install git
$ python3 -m spleeter -i your_song.mp3 -p spleeter:2stems -o output

For more detailed information, check out the documentation here

Conclusion

This is a great tool that can be used to get clean vocals from almost any song. It also works well to de-noise a track.