Commit Graph

10 Commits

Author SHA1 Message Date
Kevin Ahrendt
88d352c168
[micro_wake_word] Update documentation to discuss how voice activity is detected (#4097) 2024-08-01 07:51:28 +12:00
Kevin Ahrendt
8452a82845
[micro_wake_word] Version 2 Documentation (#4015)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-07-11 13:21:07 +12:00
Jesse Hills
49d194a538
Merge branch 'current' into next 2024-03-06 09:32:01 +13:00
Jesse Hills
0ca8a1868e
Add docs for passing the used wake word to the voice_assistant (#3651) 2024-03-06 07:41:24 +13:00
BigBobbas
d0cb0a4188
Docs should specify that PSRAM is required (#3621)
* added requires PSRAM

* Update components/micro_wake_word.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-02-26 08:57:53 +00:00
Jesse Hills
c473a1d6cd
microWakeWord: Add minimum_esphome_version as optional field (#3612) 2024-02-19 17:01:05 +13:00
kahrendt
54d84e26c4
probability cutoff is a percentage (#3609) 2024-02-19 17:01:05 +13:00
Jesse Hills
8fd1f43376
microWakeWord: Add minimum_esphome_version as optional field (#3612) 2024-02-19 11:53:00 +13:00
kahrendt
49afad2a65
probability cutoff is a percentage (#3609) 2024-02-18 18:50:52 +13:00
Jesse Hills
2dd2324963
Micro Wake Word docs (#3603) 2024-02-13 09:39:03 +13:00