-
Notifications
You must be signed in to change notification settings - Fork 485
Open
Description
I found a few problems when I was using the ChatTTS module, one of which was missing this part of the code.
if isinstance(llm_sentence, tuple):
llm_sentence, language_code = llm_sentence
Second, the second voice generation will give the following error: 2025-03-07 09:39:16, 826-ChatTTS.core-WARNING-regenerate in order to ensure non-empty
code: 0%| | 0/2048(max) [00:00,?it/s]2025-03-07 09:39:33, 948-ChatTTS.core-WARNING-unexpected end at index [1]
Please know.
Metadata
Metadata
Assignees
Labels
No labels