Implement of "Deep Clustering Discriminative Embeddings for Segmentation and Separation"
Updating...
see requirements.txt
-
Configure experiments in .yaml files, for example:
train.yaml
-
Use command:
python ./train_dcnet.py --config conf/train.yaml --num-epoches 20 > train.log 2>&1 &