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 Add issue asking users to disable ESPHome assist_in_progress sensor (#125805) 2024-09-21 17:14:12 -04:00
pipeline.py Use different VAD thresholds for before and during voice command (#129848) 2024-11-05 08:01:45 -06:00
repair_flows.py Add issue asking users to disable ESPHome assist_in_progress sensor (#125805) 2024-09-21 17:14:12 -04:00
ring_buffer.py
select.py
strings.json Update the Selected Pipeline entity name (#126845) 2024-09-26 20:38:51 +02:00
vad.py Use different VAD thresholds for before and during voice command (#129848) 2024-11-05 08:01:45 -06:00
websocket_api.py