Closed alcoftTAO closed 8 months ago
I have an NVIDIA graphics card, but I don't want to use the GPU, I just want to use my CPU. When I run my code, RVC automatically runs on my GPU.
How can I change the device?
OK, i'll support that
I created a pull request where I fix this by adding a variable that allows you to use the CPU or GPU for inference.
I have an NVIDIA graphics card, but I don't want to use the GPU, I just want to use my CPU. When I run my code, RVC automatically runs on my GPU.
How can I change the device?