mdx-net-submission
mdx-net-submission copied to clipboard
Training your own model - Questions
I want to train my own model with the MDX code and have some questions:
- Does it take long to train a model?
- How do I train a model? I already tried Vocal Remover but it takes hours even though I have a strong CUDA GPU.
- How do I use my own trained model?
For training your own model, see the mdx-net repo.
To use your own model with this repo, replace the .onnx files in the ./onnx*
folder (folder name differs for different branches) with your own.