core/tests/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
..
snapshots Make tts options of type list (such as profiles in google_cloud) work (#121582) 2024-09-24 00:07:12 -07:00
__init__.py Update codespell ignore list (#118018) 2024-05-24 10:24:34 +02:00
conftest.py Deduplicate TTS mocks (#124773) 2024-08-28 13:48:49 +02:00
test_init.py Add support for sample bytes in preferred TTS format (#125235) 2024-09-04 13:42:41 -04:00
test_logbook.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_pipeline.py Deduplicate STT mocks (#124754) 2024-08-28 09:25:56 +02:00
test_repair_flows.py Add issue asking users to disable ESPHome assist_in_progress sensor (#125805) 2024-09-21 17:14:12 -04:00
test_ring_buffer.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_select.py Remove `async_late_forward_entry_setups` and instead implicitly hold the lock (#119088) 2024-06-12 21:06:11 -04:00
test_vad.py Use different VAD thresholds for before and during voice command (#129848) 2024-11-05 08:01:45 -06:00
test_websocket.py Deduplicate STT mocks (#124754) 2024-08-28 09:25:56 +02:00