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 --- -
+