Crashing at "inverse stft of instruments and vocals"
See original GitHub issueUsing GPU or CPU, it gets to βinverse stft of instruments and vocalsβ, hangs for about 30 seconds, then closes. This is on v2 and v4. I tried with the latest version of tsurumesoβs command line vocal remover and it works fine.
Iβm using a GTX 1080ti, 32GB of system RAM, Windows 10. I tried with a clean install of both Python 3.8 and 3.7.
The console output:
100%|ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 42/42 [00:03<00:00, 11.34it/s]
Installed packages:
audioread==2.1.9 cffi==1.14.3 dataclasses==0.6 decorator==4.4.2 future==0.18.2 joblib==0.17.0 librosa==0.6.3 llvmlite==0.31.0 numba==0.48.0 numpy==1.19.4 opencv-python==4.4.0.46 Pillow==8.0.1 pycparser==2.20 resampy==0.2.2 scikit-learn==0.23.2 scipy==1.5.4 six==1.15.0 SoundFile==0.10.3.post1 soundstretch==1.2 threadpoolctl==2.1.0 torch==1.7.0+cu110 torchaudio==0.7.0 torchvision==0.8.1+cu110 tqdm==4.30.0 typing-extensions==3.7.4.3
Issue Analytics
- State:
- Created 3 years ago
- Comments:34 (10 by maintainers)
Top GitHub Comments
@ManOrMonster That βPySoundFileβ error can be safely ignored.
Regarding the main issue, there may be a system setting preventing you from completing the conversion process (it might even be your Anti-virus). My advice to you at this point would be to try a test install of the application on another PC, VM, or platform.
We have been unable to replicate your issue on our end.
Could you try reinstalling the librosa library? Could you send a video of the application hanging up, from start to finish, where both the cmd and the application is viewable fully?
Thank you that would help tremendously