Skip to content

interestingLSY/mdx-net-submission

 
 

Repository files navigation

MDX-Net Music Source Separation

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.

For machine learning scientists

Please see MDX-Net for the code to train your own models.

For musicians (Reproducible Submission)

Please see the following branches for instructions to install and use the pretrained models.

Installation

conda env create -f environment.yml -n mdx-submit
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.1%
  • Shell 3.9%