Open-Unmix reference implementation for music source separation
Open-Unmix provides ready-to-use models for music source separation based on deep neural networks. It separates vocals, drums, bass, and other instruments from audio.
Open-Unmix provides ready-to-use models for music source separation based on deep neural networks. It separates vocals, drums, bass, and other instruments from audio.
To install py314-openunmix, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py314-openunmix
To see what files were installed by py314-openunmix, run:
port contents py314-openunmix
To later upgrade py314-openunmix, run:
sudo port selfupdate && sudo port upgrade py314-openunmix
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.