hass-core/homeassistant/components/assist_pipeline
Michael Hansen 69e3348cd7
Use different VAD thresholds for before and during voice command (#129848)
* Use two VAD thresholds

* Fix VoiceActivityTimeout class

* Update homeassistant/components/assist_pipeline/audio_enhancer.py

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-11-05 08:01:45 -06:00
..
__init__.py
audio_enhancer.py Use different VAD thresholds for before and during voice command (#129848) 2024-11-05 08:01:45 -06:00
const.py
error.py
logbook.py
manifest.json
pipeline.py Use different VAD thresholds for before and during voice command (#129848) 2024-11-05 08:01:45 -06:00
repair_flows.py
ring_buffer.py
select.py
strings.json
vad.py Use different VAD thresholds for before and during voice command (#129848) 2024-11-05 08:01:45 -06:00
websocket_api.py