fixed tts for outetts

This commit is contained in:
Concedo
2026-02-20 14:27:36 +08:00
parent bf3f2e1ba8
commit 4115f1c54d
3 changed files with 4 additions and 9 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ dry_seq_break_max = 128
extra_images_max = 4 # for kontext/qwen img
# global vars
KcppVersion = "1.108.1"
KcppVersion = "1.108.2"
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":""}