We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bc3c42 commit 25cf2bcCopy full SHA for 25cf2bc
tests/#511.py
@@ -41,6 +41,7 @@
41
wavs = chat.infer(
42
texts,
43
skip_refine_text=True,
44
+ split_text=False,
45
params_infer_code=params_infer_code,
46
)
47
tests/#588.py
@@ -29,6 +29,7 @@
29
30
refine_text_only=True,
31
stream=False,
32
33
params_refine_text=ChatTTS.Chat.RefineTextParams(show_tqdm=False),
34
35
0 commit comments