Continual Music Source Separation
May 18, 2024 ยท View on GitHub
This repository is dedicated to train models for the task of music source separation in the context of continual learning.
Installation
curl -LsSf https://astral.sh/uv/install.sh | sh
uv venv --python 3.11
source .venv/bin/activate
uv pip install lume
lume -install -setup
sudo apt install ffmpeg