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 Add assist satellite entity component (#125351) 2024-09-05 21:16:30 -04:00
audio_enhancer.py Use different VAD thresholds for before and during voice command (#129848) 2024-11-05 08:01:45 -06:00
const.py Add assist satellite entity component (#125351) 2024-09-05 21:16:30 -04:00
error.py Add speech-to-text cooldown for local wake word (#108806) 2024-02-26 20:35:19 -05:00
logbook.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
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 Wake word cleanup (#98652) 2023-08-25 13:28:48 -04:00
select.py Add assist satellite entity component (#125351) 2024-09-05 21:16:30 -04:00
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 Switch from WebRTC to microVAD (#122861) 2024-07-31 09:42:45 +02:00