Dual-Path-RNN-Pytorch icon indicating copy to clipboard operation
Dual-Path-RNN-Pytorch copied to clipboard

About the requirements

Open linshuijin123 opened this issue 3 years ago • 7 comments

hello, I am new to this project, is there anyone helping me about the version of the requirements, like pytorch, python, torch and so on. I would be very grateful, thanks!

linshuijin123 avatar Jan 01 '22 03:01 linshuijin123

This is my problem. I will update the pip requirement later.

JusperLee avatar Jan 01 '22 16:01 JusperLee

This is my problem. I will update the pip requirement later.

thank you so much.

linshuijin123 avatar Jan 01 '22 16:01 linshuijin123

I have installed the requirements as you suggest, while, the problem still exists, do you know why? image

linshuijin123 avatar Jan 02 '22 04:01 linshuijin123

I have installed the requirements as you suggest, while, the problem still exists, do you know why? image

based on the linux.

linshuijin123 avatar Jan 02 '22 04:01 linshuijin123

I think you may not have a thriving installation environment. The PyTorch library is missing in that environment.

JusperLee avatar Jan 02 '22 04:01 JusperLee

I think you may not have a thriving installation environment. The PyTorch library is missing in that environment.

problem fixed, thanks

linshuijin123 avatar Jan 03 '22 15:01 linshuijin123

Hi, rather than opening a new issue I thought that asking my question here makes sense, because I am new in ML world, too. As far as I understood, you do not provide a pre-trained model that we can test our audio files right away, is that correct? Do we need to train our model using your code if we want to test some speech separation tasks? I would appreciate your response.

UtkuGit avatar Feb 07 '22 07:02 UtkuGit