weedwind
weedwind
Thank you for your help. I think it used python 3. I have both python 2.7 and python 3.5. How do I use python 2 to build it by default?
Hi, @seungwonpark Thank you for your reply. I mean the SDR before applying the voice filter, not after. In Table 4 of their paper, this is the mean SDR in...
I noticed that your code used the first 3 sec and threw away the rest. I did not use fixed length. I used the entire length of the target clean...
Hi, I read your generator again. In your code, both w1 and w2 need to be at least 3 sec long. Then, you take the first 3 sec from them...
@gmkim90 Hi, I found this problem too. Did you solve it? Thank you very much.
I encountered the same issue. Anyone solved it?