NVIDIA / tacotron2

Tacotron 2 - PyTorch implementation with faster-than-realtime inference
BSD 3-Clause "New" or "Revised" License
5.12k stars 1.39k forks source link

RuntimeError: CUDA error: no kernel image is available for execution on the device #638

Open CCZU-ZH opened 2 months ago

CCZU-ZH commented 2 months ago

my env is python 3.6.10 torch 1.4.0 cuda 10.1 cudnn 7.6.5 when i run the inference.ipynb,I meet the problem Image who can help me
SOS