https://store-images.s-microsoft.com/image/apps.40313.a3fd2535-9f58-4630-9ad5-9e4af1e88358.d0049349-bdf6-4359-860f-62ff8099675f.cfa9b2ef-0eef-48b4-9991-db0a68ca2728
OpenUnmix
bCloud LLC
OpenUnmix
bCloud LLC
OpenUnmix
bCloud LLC
Version 1.3.0 + Free Support on Ubuntu 24.04
OpenUnmix is an open-source AI/ML library built on PyTorch for music source separation. It provides tools, pre-trained models, and a command-line interface to separate audio tracks into vocals, drums, bass, and other stems. OpenUnmix runs via CLI, making it lightweight and easy to use for research, music analysis, and production workflows.
Features of OpenUnmix:- AI-powered music source separation using deep learning.
- Command-line interface for quick and efficient usage.
- Separates audio into vocals, drums, bass, and other stems.
- Lightweight and does not require a web server.
- Integration with Python projects for automated audio workflows.
- High-quality pre-trained models suitable for research and production.
- Open-source and extensible for custom audio processing applications.
To check OpenUnmix installation:
$ cd /opt/open-unmix-pytorch
$ source venv/bin/activate
$ pip show openunmix