update:区分豆包ASR按次收费和按时收费接口

This commit is contained in:
hrz
2025-06-03 17:30:35 +08:00
parent 3657f6ce75
commit 610fa4d101
9 changed files with 806 additions and 478 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ from loguru import logger
from config.config_loader import load_config
from config.settings import check_config_file
SERVER_VERSION = "0.5.2"
SERVER_VERSION = "0.5.4"
_logger_initialized = False