diff --git a/ChatTTS/core.py b/ChatTTS/core.py index fb00ba00d..3051d15a5 100644 --- a/ChatTTS/core.py +++ b/ChatTTS/core.py @@ -595,7 +595,5 @@ def _refine_text( ) del emb, input_ids - del_all(logits_warpers) - del_all(logits_processors) return result