You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just got 50 series (RTX 5080) and I can't run the RVC properly.
I get the following message:
warnings.warn(incompatible_device_warn.format(device_name, capability, " ".join(arch_list), device_name))
2025-03-05 00:37:01 | INFO | configs.config | Found GPU NVIDIA GeForce RTX 5080
is_half:True, device:cuda:0
It will be extremely helpful if you update the RVC. Thank you in advance, and I highly appreciate the hard work behind RVC project. Best of luck to all of you.
The text was updated successfully, but these errors were encountered:
I just got 50 series (RTX 5080) and I can't run the RVC properly.
I get the following message:
warnings.warn(incompatible_device_warn.format(device_name, capability, " ".join(arch_list), device_name))
2025-03-05 00:37:01 | INFO | configs.config | Found GPU NVIDIA GeForce RTX 5080
is_half:True, device:cuda:0
It will be extremely helpful if you update the RVC. Thank you in advance, and I highly appreciate the hard work behind RVC project. Best of luck to all of you.
The text was updated successfully, but these errors were encountered: