mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-23 07:33:53 +08:00
update:优化腾讯tts生成指南
This commit is contained in:
@@ -468,7 +468,8 @@ TTS:
|
|||||||
# token申请地址:https://dash.302.ai/
|
# token申请地址:https://dash.302.ai/
|
||||||
TencentTTS:
|
TencentTTS:
|
||||||
# 腾讯云智能语音交互服务,需要先在腾讯云平台开通服务
|
# 腾讯云智能语音交互服务,需要先在腾讯云平台开通服务
|
||||||
# token申请地址:https://console.cloud.tencent.com/cam/capi
|
# appid、secret_id、secret_key申请地址:https://console.cloud.tencent.com/cam/capi
|
||||||
|
# 免费领取资源:https://console.cloud.tencent.com/tts/resourcebundle
|
||||||
type: tencent
|
type: tencent
|
||||||
output_dir: tmp/
|
output_dir: tmp/
|
||||||
appid: 你的腾讯云AppId
|
appid: 你的腾讯云AppId
|
||||||
|
|||||||
Reference in New Issue
Block a user