Skip to content

Music source separation tools with pytorch. Train, separate, evaluate on custom datasets with TF and time domain models.

Notifications You must be signed in to change notification settings

chenchy/Music_Source_Separator

Repository files navigation

Music Source Separator

Models Available:

ConvTasNet, Spleeter, D3Net, DCCRN (updating)

How to use:

1. Add datasets to the dataset folder

2. Configure the General_config.py for direrctory setup, and configure the Model_config.py for model parameters

3. python3 train.py / python3 separate.py / python3 eval.py

About

Music source separation tools with pytorch. Train, separate, evaluate on custom datasets with TF and time domain models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages