Skip to content

About some problem of ChatTTS #158

@XSforAI

Description

@XSforAI

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions