Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A Baseline for SDX 2023 #41

Open
4 of 8 tasks
ws-choi opened this issue Feb 14, 2023 · 2 comments
Open
4 of 8 tasks

A Baseline for SDX 2023 #41

ws-choi opened this issue Feb 14, 2023 · 2 comments
Assignees

Comments

@ws-choi
Copy link
Collaborator

ws-choi commented Feb 14, 2023

We are Implementing a baseline model for SDX2023.

Currently, a script to train vocals are pused to sdx_label.

  • target

    • vocals: python run.py experiment=multigpu_vocals datamodule=moisesdb23_labelnoise_v1
    • drums
    • bass
    • other
  • datamodule

    • tested on moisesdb23_labelnoise_v1
    • tested on moisesdb23 bleeding
    • on-the-fly data augmentation support
  • bug

    • multi gpus with ddp not working

Please feel free to make a PR for any items on this todo list.


wandb:

@ws-choi ws-choi self-assigned this Feb 14, 2023
@Ma5onic
Copy link

Ma5onic commented Mar 4, 2023

@ws-choi Could you please post/share the .ckpt files from MDX21 Leaderboard B somewhere? I would like to try fine-tuning/transfer-learning, which can't be done with the .onnx from 2021.
It would greatly be appreciated.

@ws-choi
Copy link
Collaborator Author

ws-choi commented Mar 20, 2023

Hi @Ma5onic , I am sorry but we lost the original .ckpt file.
I will try to resotre .ckpt using some third party library from .onnx but it might take several months.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants