refac: cuda error gc

This commit is contained in:
Timothy Jaeryang Baek 2025-03-03 20:55:07 -08:00
parent 9ff54288ef
commit 35e7e07821

View File

@ -78,6 +78,7 @@ log.info(f"GLOBAL_LOG_LEVEL: {GLOBAL_LOG_LEVEL}")
if "cuda_error" in locals():
log.exception(cuda_error)
del cuda_error
log_sources = [
"AUDIO",