Simply run spleeter-bash.sh "/path/to/file" "/path/to/file/x/if/multiple/", select the model you'd like to use, and done! The script will make sure the pretrained_models are saved with spleeter-bash.sh (so they don't need to be redownloaded every run) and will make sure that the output gets set in a subdirectory of the source file. (In case of multiple files, the first files' directory will be used, since Spleeter only supports one output directory)
- A conda installation with spleeter installed
- Possibly "conda init" run once or conda added to path, in case it doesn't work (f.e. gives a permissionerror)