mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-22 07:03:53 +08:00
在不增加额外配置的情况下进行优化
This commit is contained in:
@@ -144,7 +144,6 @@ plugins:
|
||||
|
||||
# 声纹识别配置
|
||||
voiceprint:
|
||||
enable: false
|
||||
# 声纹接口地址
|
||||
url:
|
||||
# 说话人配置:speaker_id,名称,描述
|
||||
@@ -914,4 +913,4 @@ TTS:
|
||||
audio_format: "pcm"
|
||||
# 默认音色,如需其他音色可到项目assets文件夹下注册
|
||||
voice: "jay_klee"
|
||||
output_dir: tmp/
|
||||
output_dir: tmp/
|
||||
|
||||
Reference in New Issue
Block a user