We are Implementing a baseline model for [SDX2023](https://www.aicrowd.com/challenges/sound-demixing-challenge-2023/problems/music-demixing-track-mdx-23/discussion). Currently, a script to train `vocals` are pused to [sdx_label](https://github.com/kuielab/mdx-net/tree/sdx_label). - target - [x] vocals: `python run.py experiment=multigpu_vocals datamodule=moisesdb23_labelnoise_v1` - [x] drums - [ ] bass - [ ] other - datamodule - [x] tested on moisesdb23_labelnoise_v1 - [ ] tested on moisesdb23 bleeding - [ ] on-the-fly data augmentation support - bug - [x] multi gpus with ddp not working Please feel free to make a PR for any items on this todo list. --- wandb: - vocals on labelnoise: https://wandb.ai/wschoi/mdx_vocals/runs/hlssqa8a?workspace=user-wschoi
We are Implementing a baseline model for SDX2023.
Currently, a script to train
vocalsare pused to sdx_label.target
python run.py experiment=multigpu_vocals datamodule=moisesdb23_labelnoise_v1datamodule
bug
Please feel free to make a PR for any items on this todo list.
wandb: