Dup Goto 📝

DeezerSpleeter

PT2/lang/python/old-notes 10-17 14:11:30
To Pop
15 lines, 58 words, 453 chars Tuesday 2023-10-17 14:11:30

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.