From a663e67a8ab05bcbdbe7afe5cc25a59bb45df8a6 Mon Sep 17 00:00:00 2001 From: Guy Sie <3367490+GuySie@users.noreply.github.com> Date: Thu, 22 Feb 2024 14:38:02 +0100 Subject: [PATCH] Update Voice Ch6 blog (#31556) --- source/_posts/2024-02-21-voice-chapter-6.markdown | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/source/_posts/2024-02-21-voice-chapter-6.markdown b/source/_posts/2024-02-21-voice-chapter-6.markdown index 9ee73358511..ec7b5d50efb 100644 --- a/source/_posts/2024-02-21-voice-chapter-6.markdown +++ b/source/_posts/2024-02-21-voice-chapter-6.markdown @@ -1,7 +1,7 @@ --- layout: post title: "On device wake word on ESP32-S3 is here - Voice: Chapter 6" -description: "Improved errors, more intents and on device ESPHome wake word" +description: "This chapter brings on-device wake word detection (microWakeWord), customization for sentence triggers, additional intents for controlling devices, and better error messages." date: 2024-02-21 00:00:00 date_formatted: "February 21, 2024" author: Michael Hansen @@ -10,7 +10,12 @@ categories: Assist og_image: /images/blog/2024-02-21-voice-chapter-6/social.jpg --- -
+