mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-26 00:53:54 +08:00
TTS 增加对coze cn平台的支持
This commit is contained in:
@@ -137,3 +137,11 @@ TTS:
|
||||
output_file: tmp/
|
||||
access_token: 你的硅基流动API密钥
|
||||
response_format: wav
|
||||
CozeCnTTS:
|
||||
type: cozecn
|
||||
# COZECN TTS
|
||||
# token申请地址 https://coze.cn/
|
||||
voice: 7426720361733046281
|
||||
output_file: tmp/
|
||||
access_token: 你的coze api key
|
||||
response_format: wav
|
||||
Reference in New Issue
Block a user