Skip to content

bfloat16/Music-Source-Separation-Training

 
 

Repository files navigation

Music Source Separation Inference

  • BS RoFormer

    • Cleaning up the code
    • Onnx export
    • TensorRT inference
    • TensorRT performance optimization
  • Mel-Band RoFormer

    • Cleaning up the code
    • Onnx export
    • TensorRT inference
    • TensorRT performance optimization
pip3 install torch torchaudio --index-url https://download.pytorch.org/whl/cu124
pip3 install -r requirements.txt

About

Repository for training models for music source separation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%