mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-26 17:13:54 +08:00
update:优化代码
This commit is contained in:
@@ -759,10 +759,10 @@ TTS:
|
||||
LinkeraiTTS:
|
||||
type: linkerai
|
||||
api_url: https://tts.linkerai.top/tts
|
||||
audio_format: "pcm"
|
||||
audio_format: "opus"
|
||||
# 默认的access_token供大家测试时免费使用的,此access_token请勿用于商业用途
|
||||
# 如果效果不错,可自行申请token,申请地址:https://linkerai.top
|
||||
# 各参数意义见开发文档:https://tts.linkerai.top/docs#/default/text_to_speech_tts_get
|
||||
access_token: "U4YdYXVfpwWnk2t5Gp822zWPCuORyeJL"
|
||||
voice: "OUeAo1mhq6IBExi"
|
||||
voice: "7OEPouTL46bS2Qe"
|
||||
output_dir: tmp/
|
||||
Reference in New Issue
Block a user