This repository contains the source code and pretrained models for MDX-Net's submission to the Sony Demixing Challenge, which ranked second place.
This branch is undergoing refractorization, the code may break for you. Please see Reproducible Submission for branches that contain working source code and pretrained models.
Please see MDX-Net for the code to train your own models.
Please see the following branches for instructions to install and use the pretrained models.
conda env create -f environment.yml -n mdx-submit
pip install -r requirements.txt