Mshriver2
Mshriver2
This also solved the issue for me. I recommend trying it.
please add pause and resume
I have my training folder path set to this folder full of vocal only .wavs (don't know why they say instrumental but they are only vocal) 
When running the scipy import command in the python3 interrupter I get the following. So it looks like it is installed so I am a bit confused of what the...
This is the specific error that goes in the console when clicking "process data". 
> `pip install scipy` I have done both "pip install scipy" and "pip3 install scipy" both say they are already installed.
If I open a python terminal and do "from scipy import signal" it works just fine without error. However when I try to "process data" I get the error that...
This solved my issue. Thanks guys
I also tried `pip install faiss-gpu`, but got the following error. 
Thanks, that fixed it