Adjust levels further
This commit is contained in:
parent
c0b5adecca
commit
d529f695a3
@ -364,7 +364,7 @@ micro_wake_word:
|
|||||||
id: mww
|
id: mww
|
||||||
microphone:
|
microphone:
|
||||||
microphone: mic
|
microphone: mic
|
||||||
gain_factor: 8
|
gain_factor: 4
|
||||||
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
|
||||||
@ -393,7 +393,7 @@ voice_assistant:
|
|||||||
use_wake_word: false
|
use_wake_word: false
|
||||||
noise_suppression_level: 3
|
noise_suppression_level: 3
|
||||||
auto_gain: 31 dbfs
|
auto_gain: 31 dbfs
|
||||||
volume_multiplier: 8
|
volume_multiplier: 4
|
||||||
on_wake_word_detected:
|
on_wake_word_detected:
|
||||||
- logger.log: "Wake word detected in VA pipeline"
|
- logger.log: "Wake word detected in VA pipeline"
|
||||||
- light.turn_on:
|
- light.turn_on:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user