update:优化CozeCnTTS申请token地址

This commit is contained in:
hrz
2025-02-16 01:23:25 +08:00
parent df80839686
commit 920c329a8b
+2 -2
View File
@@ -147,7 +147,7 @@ TTS:
CozeCnTTS:
type: cozecn
# COZECN TTS
# token申请地址 https://coze.cn/
# token申请地址 https://www.coze.cn/open/oauth/pats
voice: 7426720361733046281
output_file: tmp/
access_token: 你的coze api key
@@ -178,5 +178,5 @@ TTS:
seed: null
channels: 1
rate: 44100
api_key: "YOUR_API_KEY"
api_key: "你的api_key"
api_url: "http://127.0.0.1:8080/v1/tts"