1

Yes I know people have tried this again and again. There are so many forums about this issue but this is what I've been dealing with.

Specs:
Python=3.7
Pip=18.1
Cuda=10.0
cuDNN= 10.1
Kubuntu=19.10
GPU=gtx765m

I just want to mention I am pretty new to python and linux for that matter but I'm not an idiot. So please be thorough in your explanation.

With that out of the way let's get into what I've done. I've started looking into AI and the "real time voice cloning" in particular. https://github.com/CorentinJ/Real-Time-Voice-Cloning

What i've done is install pip, install all the components and then found out pytorch didn't support older GPUs (after playing around with CUDA for a few hours).

So I tried to "build/compile" it from the source to get it to work but now I'm stuck here:

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
CUDA_cublas_device_LIBRARY (ADVANCED)
    linked by target "THC" in directory /home/aydenrobert/pytorch/torch/lib/THC

-- Configuring incomplete, errors occurred!

(The full log is at: https://pastebin.com/B5nYNKjL)

I've searched through the whole of the internet for answers and I can't find any. This has taken me 2 days already and I am heading into the third. If someone could help me I would be forever grateful.

talonmies
  • 70,661
  • 34
  • 192
  • 269

0 Answers0