update: TTS复用链接,VAD双阈值判断

This commit is contained in:
Sakura-RanChen
2025-07-03 09:16:06 +08:00
parent 20adbadc02
commit 69cac9d40a
4 changed files with 52 additions and 19 deletions
+1
View File
@@ -325,6 +325,7 @@ VAD:
SileroVAD:
type: silero
threshold: 0.5
threshold_low: 0.3
model_dir: models/snakers4_silero-vad
min_silence_duration_ms: 200 # 如果说话停顿比较长,可以把这个值设置大一些