mirror of
https://github.com/2noise/ChatTTS.git
synced 2026-08-29 02:10:59 +08:00
fix: topK and topP not valid (#642)
This commit is contained in:
@@ -678,7 +678,5 @@ class Chat:
|
||||
)
|
||||
|
||||
del emb, input_ids
|
||||
del_all(logits_warpers)
|
||||
del_all(logits_processors)
|
||||
|
||||
return result
|
||||
|
||||
Reference in New Issue
Block a user