[Discussion] I made an easier way to test/run this on windows. Maybe it can be improved upoun?
Open
question
- Dominant language
- Python
- Stars
- 28.4k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
I'm not super familiar with Python, but I made this cmd/powershell script for Windows users to make it possible to run without installing python and pip.
https://gist.github.com/CapsAdmin/c55ef9bd20f012ae2e79fa3e838fa0f1
Put this in a directory and run `./spleeter.cmd separate -i audio_example.mp3 -o audio_output -p spleeter:5stems` in the command line and it should download everything needed and pass the arguments to spleeter and let it do its thing.
Contributor guide
Assessment
This issue has not been assessed yet.