https://store-images.s-microsoft.com/image/apps.23421.f2096b45-f36f-4ce3-bea6-0f55bf8f6e22.5b7dbe6a-a74d-46ed-970f-82a94a2b0a5c.268cdd17-a42f-4ade-9f0b-e8d4bc8a84a9
Spleeter
bCloud LLC
Spleeter
bCloud LLC
Spleeter
bCloud LLC
Version 2.4.2 + Free Support on Ubuntu 24.04
Spleeter is an open-source AI/ML tool developed by Deezer for audio source separation. It uses deep learning to automatically split audio tracks into different stems, such as vocals and instruments. Spleeter runs via CLI, making it lightweight and easy to use for music analysis, remixing, and karaoke applications.
Features of Spleeter:- AI-powered audio source separation using deep learning models.
- Command-line interface for simple and fast usage.
- Supports multiple separation modes (2, 4, or 5 stems).
- Lightweight and does not require a web server.
- Integration with Python projects for automated workflows.
- High-quality separation suitable for music production and analysis.
- Open-source and extensible for custom applications.
To check Spleeter version:
$ cd /opt/spleeter
$ source /opt/spleeter/venv/bin/activate
$ spleeter --version