Music separation (vocals, drums, instruments) desktop application based on the Spleeter and Pytube libraries.
- Separate a song into 5 stems, 4 stems, 2 stems
- Supported file types for audio files: .mp3, .mp4, .m4a, .wav, .wma, .flac, .aiff, .webm, .ogg.
- Built-in Youtube Song Downloader (outputs .mp4)
Download Latest Release - v0.1 (not working on some devices - fix in progress)
Download the latest release by clicking on the link above. Then, extract the zipped files and run "SpleetSpace.exe".
Optional: Create a Desktop shortcut to SpleetSpace. Right click SpleetSpace.exe, select "Send to", and then "Desktop (create shortcut)".
- Eventual support for MacOS
SpleetSpace has not been tested on MacOS although the program is technically cross-platform.
SpleetSpace uses the Spleeter library by Deezer for splitting the audio into separate tracks and the Pytube library in the Youtube song downloader section.
The Spleeter library can be found here: https://github.com/deezer/spleeter/tree/master/spleeter
The Pytube library can be found here: https://github.com/pytube/pytube