vakyansh-models icon indicating copy to clipboard operation
vakyansh-models copied to clipboard

CUDA dependency

Open SidM1811 opened this issue 1 year ago • 1 comments

I have installed the required dependencies with flag USE_CUDA=0. However, single file inference doesn't work for english_infer.pt with the error message

RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from http://www.nvidia.com/Download/index.aspx

Any pointers to fix the issue would be great.

SidM1811 avatar Jul 28 '22 12:07 SidM1811

Try install PyTorch version with CUDA support. It will work.

ishamnewsreels avatar Nov 17 '22 11:11 ishamnewsreels