mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-25 16:43:55 +08:00
增加ASR情绪和语种返回
This commit is contained in:
@@ -887,16 +887,6 @@ TTS:
|
||||
access_key_secret: 你的阿里云账号access_key_secret
|
||||
# 截至2025年7月21日大模型音色只有北京节点采用,其他节点暂不支持
|
||||
host: nls-gateway-cn-beijing.aliyuncs.com
|
||||
|
||||
# 多语言音色配置 - 根据ASR识别的语言标签自动切换音色
|
||||
# 多语言仅限搭配FunASR SenseVoiceSmall模型使用
|
||||
voice_zh: longxiaochun_v2 # 中文音色
|
||||
voice_en: loongeva_v2 # 英文音色
|
||||
voice_yue: longjiayi_v2 # 粤语音色
|
||||
voice_ja: oongtomoka_v2 # 日语音色
|
||||
voice_ko: loongkyong_v2 # 韩语音色
|
||||
default_voice: longxiaochun_v2 # 默认音色(当语言标签不匹配或无语言标签时使用)
|
||||
|
||||
# 以下可不用设置,使用默认设置
|
||||
# format: pcm # 音频格式:pcm、wav、mp3
|
||||
# sample_rate: 16000 # 采样率:8000、16000、24000
|
||||
|
||||
Reference in New Issue
Block a user