mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-29 18:23:59 +08:00
update:优化CozeCnTTS申请token地址
This commit is contained in:
+2
-2
@@ -147,7 +147,7 @@ TTS:
|
|||||||
CozeCnTTS:
|
CozeCnTTS:
|
||||||
type: cozecn
|
type: cozecn
|
||||||
# COZECN TTS
|
# COZECN TTS
|
||||||
# token申请地址 https://coze.cn/
|
# token申请地址 https://www.coze.cn/open/oauth/pats
|
||||||
voice: 7426720361733046281
|
voice: 7426720361733046281
|
||||||
output_file: tmp/
|
output_file: tmp/
|
||||||
access_token: 你的coze api key
|
access_token: 你的coze api key
|
||||||
@@ -178,5 +178,5 @@ TTS:
|
|||||||
seed: null
|
seed: null
|
||||||
channels: 1
|
channels: 1
|
||||||
rate: 44100
|
rate: 44100
|
||||||
api_key: "YOUR_API_KEY"
|
api_key: "你的api_key"
|
||||||
api_url: "http://127.0.0.1:8080/v1/tts"
|
api_url: "http://127.0.0.1:8080/v1/tts"
|
||||||
|
|||||||
Reference in New Issue
Block a user