Dup Goto 📝

DeezerSpleeter

PT2/aw/lang/python 07-31 13:46:41
To Pop
15 lines, 58 words, 453 chars Monday 2023-07-31 13:46:41

Go here on Deezer's github. Easiest to use Anacoda.

Install

# install dependencies using conda
conda install -c conda-forge ffmpeg libsndfile
# install spleeter with pip
pip install spleeter

Run

spleeter separate -p spleeter:2stems -o output audio_example.mp3

Often the longest part is downloading the pretrained models, so stash the pretrained_models folder somewhere.