ZFTurbo / Music-Source-Separation-Training

Repository for training models for music source separation.
MIT License
462 stars 63 forks source link

setup.py? Or at least top-level package? To work with this as a library #35

Open turian opened 4 months ago

turian commented 4 months ago

Do you have any interest into making a setup.py or at least a top-level package?

I have been working with your code in a pipeline of my own. However, it's annoying to import the packages here because I already have a train and utils to import.

So import music_source_separation_training.train would be great!

hunterhogan commented 2 months ago

This might work for you. Z0Z_tools.pipAnything