onejiin / CycleGAN-VC2

CycleGAN-VC2: Improved CycleGAN-based Non-parallel Voice Conversion
MIT License
41 stars 7 forks source link

RuntimeError: Attempting to deserialize object on a CUDA device but torch.cuda.is_available() is False. If you are running on a CPU-only machine, please use torch.load with map_location=torch.device('cpu') to map your storages to the CPU. #7

Open aylitat opened 3 years ago

aylitat commented 3 years ago

RuntimeError: Attempting to deserialize object on a CUDA device but torch.cuda.is_available() is False. If you are running on a CPU-only machine, please use torch.load with map_location=torch.device('cpu') to map your storages to the CPU.