Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INSTALLATION PROBLEM] #86

Closed
Mixerrog opened this issue Jul 13, 2021 · 14 comments
Closed

[INSTALLATION PROBLEM] #86

Mixerrog opened this issue Jul 13, 2021 · 14 comments
Assignees

Comments

@Mixerrog
Copy link

To Reproduce
On which installation step did you encounter the issue.

Screenshots
Add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]

Additional context
Add any other context about the problem here.

@Mixerrog
Copy link
Author

Mixerrog commented Jul 13, 2021

This is on a Windows 10 install. During install I got this error -- Successfully built librosa soundstretch audioread resampy
ERROR: tensorflow 1.14.0 requires google-pasta>=0.1.6, which is not installed.

And later -- Found existing installation: llvmlite 0.29.0
ERROR: Cannot uninstall 'llvmlite'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.

Then it seemed to continue to install correctly & at the very end, uninstalled a couple of older versions of "torch" & "torchvision" & ended with "Successfully installed torch-1.8.1+cu111 torchaudio-0.8.1 torchvision-0.9.1+cu111 typing-extensions-3.10.0.0"

After this install & when I run the "python VocalRemover.py" , I get this error message "ModuleNotFoundError: No module named 'cv2'"

Thanks for your help, Rog

@KimberleyJensen
Copy link

run this command

pip3 install opencv-python

@Mixerrog
Copy link
Author

I did finally get it running yesterday running "pip3 install opencv-python" + one other install that an error showed up for after this but I now can not get the shortcut to work yet. I have to go through a Anaconda command promp, add the folder that UVR-V4GUI is in, then the UVR-V4GUI & finally the
command "python VocalRemover.py" to bring up the GUI so I can run the program. The "VocalRemover.py" inside UVR-V4GUI only brings up a very short time all black dos box ?

Even changing the line inside the UVR-V4GUI folder to "python VocalRemover.py" will not bring up the GUI interface.

Also, is their anyway to get a Radeon RX-550 GPU to work with this to speed it up?

Thanks for your help on this, Rog

@DilanBoskan
Copy link
Collaborator

Only NVIDIA GPUs that support CUDA are able to use the GPU acceleration.

@DilanBoskan
Copy link
Collaborator

DilanBoskan commented Jul 14, 2021

For the issues you described, if those are still present after UVR V5 released with the revamped GUI, which is heavily in the works currently, please do not hesitate to create a seperate issue with all the steps to reproduce the issue.
Thank you!

@Mixerrog
Copy link
Author

Dilan,

Great to hear you are working on a V5 version & hope it will do some
backing vocal separations possibly?

Rog

@DilanBoskan
Copy link
Collaborator

DilanBoskan commented Jul 22, 2021

I apologize for the incomvenience you have had to face. Support for v4 has dropped as there are currently heavy works for the revamped GUI for v5. This GUI will be much more user-friendly and hopefully easier to set up as well.

@Mixerrog
Copy link
Author

Dilan,

No problem. Have you looked at using Open-Unmix UMX for stem separations or using their new added training table as it is giving better results now? A GUI for it would be much appreciated.

Rog

@DilanBoskan
Copy link
Collaborator

Unfortunately, I do not have any more spare time to work on other projects.

@Mixerrog
Copy link
Author

Dilan,

I understand but at least using their new larger training table in your program would likely give better results like open-unmix umx is now giving. The vocals separations with this new version is very good.

Rog

@DilanBoskan
Copy link
Collaborator

I am only responsible for the GUI

@aufr33
Copy link
Collaborator

aufr33 commented Jul 22, 2021

I understand but at least using their new larger training table in your program would likely give better results like open-unmix umx is now giving. The vocals separations with this new version is very good.

The current version of the open-unmix cannot be better than the tsurumeso's VR, because it uses several times less computing resources. In addition, VR has one very important advantage. It doesn't require large datasets, which makes it possible to create the Karokee model (it is trained on only 400 pairs and in the case of unmix, this amount would not be enough).

@DilanBoskan
Copy link
Collaborator

DilanBoskan commented Jul 22, 2021

I want to add just because any vocal seperator does not use as much resources as UVR that does not make it automatically inferior, it could be more efficient!*

@Mixerrog
Copy link
Author

Thanks for your responses & I am looking forward to your updated V5 version soon.

Rog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants