GitHub - kuielab/mdx-net: KUIELAB-MDX-Net got the 2nd place on the Leaderboard A and the 3rd place on the Leaderboard B in the MDX-Challenge ISMIR 2021 (original) (raw)

Skip to content

View all features

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

KUIELab-MDX-Net

0. Environment

Also, you must create .env file by copying .env.sample to set environmental variables.

wandb_api_key=[Your Key] # "xxxxxxxxxxxxxxxxxxxxxxxx"
data_dir=[Your Path] # "/home/ielab/repos/musdbHQ"

1. Installation

conda env create -f conda_env_gpu.yaml -n mdx-net conda activate mdx-net pip install -r requirements.txt sudo apt-get install soundstretch

2. Training & Submission

3. Leaderboard A vs Leaderboard B

ACKNOWLEDGEMENT