CUDA kernel erros
Author: quocti2003Created Mar 17, 2024Updated Apr 20, 2024
CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1. How i can fix this. I can not execute audio-gpt.py successfully.
Source: AIGC-Audio/AudioGPT