Login
You're viewing the mstdn.social public feed.
  • Jun 22, 2026, 9:37 PM

    📢 New blog article

    A local #RaspberryPi friendly voice assistant setup with #Platypush.

    The setup (hotword detection, speech-to-text, text-to-speech, local plugins, #AI inference) can run completely on-device.

    Ingredients:

    • openwakeword (hotword detection)
    • vosk (local speech-to-text models)
    • piper (local text-to-speech models)
    • [optional] openai (speech-to-intent processing and free text responses). It can also plug to a local model served via e.g. ollama serve
    💬 1🔄 2⭐ 0

Replies

  • Jun 23, 2026, 8:05 AM

    @fabio I've been working on this locally using the home assistant version. It's great to see other versions of this. And sad to see how many of those have failed, I have a Mycroft device sitting around in tech hoard.

    Thanks for showing all of this, I really hope we're closing in on the ability to ship this in a self-contained fashion.

    💬 0🔄 0⭐ 0