From 920c329a8b373e79f9137b5bd0c1be1357f78463 Mon Sep 17 00:00:00 2001 From: hrz <1710360675@qq.com> Date: Sun, 16 Feb 2025 01:23:25 +0800 Subject: [PATCH] =?UTF-8?q?update:=E4=BC=98=E5=8C=96CozeCnTTS=E7=94=B3?= =?UTF-8?q?=E8=AF=B7token=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"