Music separation (vocals, drums, instruments) desktop application based on the Spleeter library.
- Separate a song into 5 stems, 4 stems, 2 stems
- Built-in Youtube Song Downloader (outputs .mp4)
- Supported file types for audio files: .mp3, .mp4, .m4a, .wav, .wma, .flac, .aiff, .webm, .ogg.
You do NOT need to have python or spleeter installed, everything is included in the package.
Download Latest Release - v0.1
Download Large Screen Compatible Version (for high scale screens)
Download the latest release by clicking on the preferred version 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)".
- Full 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 for the Youtube song downloader.
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