diff --git a/config.yaml b/config.yaml index 458005fc..73fce6c5 100644 --- a/config.yaml +++ b/config.yaml @@ -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"