Stemify Desktop is a professional desktop application for AI-powered audio stem separation. Built with Facebook Research's Demucs model, it allows users to separate audio tracks into individual components (vocals, drums, bass, other) with high accuracy.
1git clone https://github.com/huchukato/stemify-audio-splitter.git
2cd stemify-audio-splitter/demucs-gui
3npm install
4npm run electron-build -- --mac --win --linux
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License - see the
LICENSE file for details.