/vocal_spleeter

Ruby script to extract vocals from audio samples.

Primary LanguageRuby

Vocal Spleeter

Ruby script to extract vocals and separate instruments from samples.

Installation

Clone repository

https://github.com/deezer/spleeter

Install spleeter

conda install -c conda-forge spleeter

Instructions

./main [PATH_TO_FILE]/[NAME_OF_SAMPLE] [NUMBER_OF_STEMS={2, 4, 5}]

./main path_to_dir/sample.wav 2