Adjust gain levels
This commit is contained in:
parent
5c94e56847
commit
c0b5adecca
@ -364,7 +364,7 @@ micro_wake_word:
|
|||||||
id: mww
|
id: mww
|
||||||
microphone:
|
microphone:
|
||||||
microphone: mic
|
microphone: mic
|
||||||
gain_factor: 4
|
gain_factor: 8
|
||||||
stop_after_detection: false
|
stop_after_detection: false
|
||||||
models:
|
models:
|
||||||
- model: github://esphome/micro-wake-word-models/models/v2/hey_jarvis.json
|
- model: github://esphome/micro-wake-word-models/models/v2/hey_jarvis.json
|
||||||
@ -392,7 +392,7 @@ voice_assistant:
|
|||||||
micro_wake_word: mww
|
micro_wake_word: mww
|
||||||
use_wake_word: false
|
use_wake_word: false
|
||||||
noise_suppression_level: 3
|
noise_suppression_level: 3
|
||||||
auto_gain: 4 dbfs
|
auto_gain: 31 dbfs
|
||||||
volume_multiplier: 8
|
volume_multiplier: 8
|
||||||
on_wake_word_detected:
|
on_wake_word_detected:
|
||||||
- logger.log: "Wake word detected in VA pipeline"
|
- logger.log: "Wake word detected in VA pipeline"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user