From a6c01467f5a67e005e8d5e857d76ceba75cbf486 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 15 Nov 2024 10:31:29 -0500 Subject: [PATCH] Fix blog post wake word collective --- source/_posts/2024-11-14-roadmap-2024h2.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_posts/2024-11-14-roadmap-2024h2.markdown b/source/_posts/2024-11-14-roadmap-2024h2.markdown index 426303a45a1..3019b7631d0 100644 --- a/source/_posts/2024-11-14-roadmap-2024h2.markdown +++ b/source/_posts/2024-11-14-roadmap-2024h2.markdown @@ -123,7 +123,7 @@ We implemented timers, allowing any voice assistant device to “ring” when a We also brought the ability to control media via voice. Pausing or resuming them, controlling the volume, and going to the next track. This, combined with the area awareness capability mentioned above made for some really interesting short commands that work in a room with a TV playing or music streaming, such as “Pause”, “Resume” and “Next”. -Finally, our on-device wake word engine called microWakeWord became much faster and much better at recognizing wake words. This is the result of using real voice data in the training process to fine-tune the models. With [Wake Word Collective](https://ohf-voice.github.io/wake-word-collective/), you can now contribute by lending your voice to improve our community-driven, privacy-focused voice assistant! You can read more about it in [this blog post](/2024/10/24/wake-word-collective/). +Finally, our on-device wake word engine called microWakeWord became much faster and much better at recognizing wake words. This is the result of using real voice data in the training process to fine-tune the models. With [Wake Word Collective](https://ohf-voice.github.io/wake-word-collective/), you can now contribute by lending your voice to improve our community-driven, privacy-focused voice assistant! You can read more about it in [this blog post](/blog/2024/10/24/wake-word-collective/). #### In progress: Make Assist easier to start with @@ -205,4 +205,4 @@ See you next year! \- [Madelena] & [JLo] [Madelena]: https://github.com/Madelena -[JLo]: https://github.com/jlpouffier \ No newline at end of file +[JLo]: https://github.com/jlpouffier