Deep-Clustering-for-Speech-Separation icon indicating copy to clipboard operation
Deep-Clustering-for-Speech-Separation copied to clipboard

Error while running util.py

Open amrithaathma opened this issue 3 years ago • 1 comments

Screenshot 2021-01-28 153205 Hey Jusper Lee!

Thank you very much for your wonderful works on speech separation. I was trying to implement your model on Librispeech Dataset, but the util.py was returning an error module dataloader not found. Could you guide me where its going wrong? Thanks

Amrith

amrithaathma avatar Jan 28 '21 09:01 amrithaathma

Screenshot 2021-01-28 153205 Hey Jusper Lee!

Thank you very much for your wonderful works on speech separation. I was trying to implement your model on Librispeech Dataset, but the util.py was returning an error module dataloader not found. Could you guide me where its going wrong? Thanks

Amrith

change the code "sys.path.append('../')" in util.py

DogWealth avatar Jul 10 '21 08:07 DogWealth