- download code from https://github.com/Anjok07/ultimatevocalremovergui
- set
numpy==1.24.2
in therequirements.txt
, as the lower version has conflicts with multiple libraries - create venv
set SKLEARN_ALLOW_DEPRECATED_SKLEARN_PACKAGE_INSTALL=True
, for the warning from thesklearn
librarypip install wheel
, for theplaysound
issue withOSError: could not get source code
pip install -r requirements.txt
python UVR.py
Last active
June 1, 2024 20:47
-
-
Save mortalis13/9f40435e802a2d71d7e0b5f23546707e to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment