Merge branch 'upstream' into concedo_experimental

# Conflicts:
#	examples/tts/tts.cpp
This commit is contained in:
Concedo 2025-03-16 15:42:39 +08:00
commit 5d7c5e9e33
6 changed files with 79 additions and 41 deletions

View file

@ -49,7 +49,7 @@ logit_bias_max = 512
dry_seq_break_max = 128
# global vars
KcppVersion = "1.86.1"
KcppVersion = "1.86.2"
showdebug = True
kcpp_instance = None #global running instance
global_memory = {"tunnel_url": "", "restart_target":"", "input_to_exit":False, "load_complete":False}