Retrieval-based-Voice-Conversion-WebUI icon indicating copy to clipboard operation
Retrieval-based-Voice-Conversion-WebUI copied to clipboard

Train tab doesn't detect my GPU [RTX 2060]

Open Blackh4n opened this issue 2 years ago • 6 comments

In train tab, at the "Step 2b" Im getting this error message: Unfortunately, there is no compatible GPU available to support your training. image

Blackh4n avatar Jun 19 '23 09:06 Blackh4n

Your pytorch version is wrong.

RVC-Boss avatar Jun 19 '23 12:06 RVC-Boss

Pytorch need cuda support.

RVC-Boss avatar Jun 19 '23 12:06 RVC-Boss

which version do I need and how can I make it work, thank you for your help.

Blackh4n avatar Jun 19 '23 13:06 Blackh4n

https://developer.download.nvidia.com/compute/cuda/12.1.1/local_installers/cuda_12.1.1_531.14_windows.exe install this for win 10

faik-sevim avatar Jun 22 '23 22:06 faik-sevim

Follow the instruction on how to install PyTorch here: https://pytorch.org/get-started/locally/

If you follow the instruction there, you don't need to install CUDA again.

MikuAuahDark avatar Jun 29 '23 14:06 MikuAuahDark

please, can you help me my GPU is Intel's Iris Xe Graphics what can I do?

adDossari avatar Jun 30 '23 20:06 adDossari

Same issue here. Used 4 NVIDIA L4s on Google Cloud with Windows Server, tried python then import torch then print(torch.cuda.is_available()),returned true. So IDK why it still have a problem here.

elianli avatar Aug 06 '23 00:08 elianli

Same issue here. Used 4 NVIDIA L4s on Google Cloud with Windows Server, tried python then import torch then print(torch.cuda.is_available()),returned true. So IDK why it still have a problem here.

My problem still exists, but I found another way to do it through Google Colab.

adDossari avatar Aug 08 '23 08:08 adDossari

Same issue here. Used 4 NVIDIA L4s on Google Cloud with Windows Server, tried python then import torch then print(torch.cuda.is_available()),returned true. So IDK why it still have a problem here.

Did you find a solution for this?

FelipeCODX avatar Sep 02 '23 22:09 FelipeCODX

This issue was closed because it has been inactive for 15 days since being marked as stale.

github-actions[bot] avatar Apr 30 '24 04:04 github-actions[bot]