mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-22 07:03:53 +08:00
update:优化CozeCnTTS申请token地址
This commit is contained in:
+2
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user