jjery2243542 / voice_conversion

246 stars 67 forks source link

Torch not compiled with CUDA enabled #17

Open Husnain08 opened 5 years ago

Husnain08 commented 5 years ago

Hi. I think your code has a CUDA dependency. However, I do not have CUDA or any GPU available. When I load my own saved model, I get the error "Torch not compiled with CUDA enabled" . Can you please modify the inference.py code so that I could test my model? Thanks for your help.