<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Outspoken Blog</title>
    <link>https://outspoken.cloud/blog</link>
    <description>Guides and tutorials for custom wake word detection, ONNX inference, and integrations.</description>
    <language>en-us</language>
    <atom:link href="https://outspoken.cloud/blog/rss.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title>Wake Word Detection on Raspberry Pi</title>
      <link>https://outspoken.cloud/blog/raspberry-pi-wake-word-detection</link>
      <guid isPermaLink="true">https://outspoken.cloud/blog/raspberry-pi-wake-word-detection</guid>
      <description>Run a custom ONNX wake word model on Raspberry Pi using Python and openWakeWord. Complete setup from hardware to systemd service.</description>
      <pubDate>Sun, 22 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Custom Wake Word Detection in React Native</title>
      <link>https://outspoken.cloud/blog/react-native-wake-word-detection</link>
      <guid isPermaLink="true">https://outspoken.cloud/blog/react-native-wake-word-detection</guid>
      <description>Add always-on wake word detection to your React Native app using onnxruntime-react-native and the Expo Audio API. Full implementation guide with code.</description>
      <pubDate>Sat, 21 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Wake Word Detection in Python with ONNX Runtime</title>
      <link>https://outspoken.cloud/blog/python-wake-word-detection</link>
      <guid isPermaLink="true">https://outspoken.cloud/blog/python-wake-word-detection</guid>
      <description>Step-by-step guide to running a custom ONNX wake word model in Python using onnxruntime and sounddevice for real-time microphone inference.</description>
      <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Best Custom Wake Word Tools: A Practical Comparison</title>
      <link>https://outspoken.cloud/blog/best-wake-word-tools</link>
      <guid isPermaLink="true">https://outspoken.cloud/blog/best-wake-word-tools</guid>
      <description>Comparing the best tools for custom wake word detection — Picovoice Porcupine, Azure Custom Keyword, Snowboy, openWakeWord, and Outspoken.</description>
      <pubDate>Sat, 14 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How to Train a Better Wake Word Model: Parameters, Phonetics, and Practical Tips</title>
      <link>https://outspoken.cloud/blog/training-guide</link>
      <guid isPermaLink="true">https://outspoken.cloud/blog/training-guide</guid>
      <description>Understand what every training parameter does, why some wake words are easier to detect than others, and how to get the best results.</description>
      <pubDate>Fri, 20 Feb 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Wake Word Detection with Home Assistant</title>
      <link>https://outspoken.cloud/blog/home-assistant</link>
      <guid isPermaLink="true">https://outspoken.cloud/blog/home-assistant</guid>
      <description>Set up custom wake word detection in Home Assistant using openWakeWord and your trained ONNX model.</description>
      <pubDate>Fri, 20 Feb 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>