add tts max length for kokoro (+1 squashed commits)

Squashed commits:

[c1c6feaf] add tts max length for kokoro
This commit is contained in:
Concedo 2025-08-24 17:42:49 +08:00
parent 0e2b031159
commit b0a8d11584
2 changed files with 33 additions and 3 deletions

View file

@ -64,7 +64,7 @@ dry_seq_break_max = 128
extra_images_max = 4
# global vars
KcppVersion = "1.98"
KcppVersion = "1.98.1"
showdebug = True
kcpp_instance = None #global running instance
global_memory = {"tunnel_url": "", "restart_target":"", "input_to_exit":False, "load_complete":False, "restart_override_config_target":""}