I am trying to get whisper.ai to run on my GPU and so I installed pyTorch and cuda but torch.cuda.is_available() is still showing as False.
I installed nvidia CUDA 11.6 and I added cudnn to path. I also installed pytorch for cuda 11.6. I don't think I am missing any other steps but I am still getting false when I print(torch.cuda.is_available()) and I am not sure why.
ALSO: I am using an RTX 3070