Adjust gain levels

This commit is contained in:
Joshua Boniface 2025-05-25 02:14:21 -04:00
parent 5c94e56847
commit c0b5adecca

View File

@ -364,7 +364,7 @@ micro_wake_word:
id: mww
microphone:
microphone: mic
gain_factor: 4
gain_factor: 8
stop_after_detection: false
models:
- model: github://esphome/micro-wake-word-models/models/v2/hey_jarvis.json
@ -392,7 +392,7 @@ voice_assistant:
micro_wake_word: mww
use_wake_word: false
noise_suppression_level: 3
auto_gain: 4 dbfs
auto_gain: 31 dbfs
volume_multiplier: 8
on_wake_word_detected:
- logger.log: "Wake word detected in VA pipeline"