update:智控台开启唤醒词加速

This commit is contained in:
hrz
2025-06-08 11:50:09 +08:00
parent 6074431364
commit ac1e254eed
8 changed files with 21 additions and 8 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ from config.config_loader import load_config
from config.settings import check_config_file
from datetime import datetime
SERVER_VERSION = "0.5.4"
SERVER_VERSION = "0.5.5"
_logger_initialized = False