feat(xiaozhi): improve wake word robustness and remove boost path

This commit is contained in:
kslr
2026-02-22 11:12:46 +00:00
parent 8522e955aa
commit 9ee6ac649c
5 changed files with 28 additions and 16 deletions
-2
View File
@@ -53,8 +53,6 @@ APP_CONFIG = {
"after_wakeup": after_wakeup,
},
"vad": {
# 录音音量增强倍数(小爱音箱录音音量较小,需要后期放大一下)
"boost": 10,
# 语音检测阈值(0-1,越小越灵敏)
"threshold": 0.10,
# 最小语音时长(ms