PulseAugur
EN
LIVE 08:30:22

Local voice assistant setup runs entirely on-device

A new setup allows for a fully local voice assistant, primarily designed for Raspberry Pi devices, using Platypush. This system integrates open-source tools like openwakeword for hotword detection, Vosk for local speech-to-text, and Piper for text-to-speech. While OpenAI's API can be optionally used for advanced language processing, the core components can run entirely on-device or within a local network, offering a privacy-focused alternative to cloud-based assistants. AI

IMPACT Enables privacy-focused, on-device voice control for hobbyists and developers.

RANK_REASON The article describes a setup for a voice assistant using existing open-source components, not a novel product release from a major AI lab.

Read on Mastodon — fosstodon.org →

AI-generated summary · Google Gemini · from 3 sources. How we write summaries →

Local voice assistant setup runs entirely on-device

COVERAGE [3]

  1. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    A fully local voice assistant setup https:// lobste.rs/s/luosjw # ai # python https:// blog.platypush.tech/article/Lo cal-voice-assistant

    A fully local voice assistant setup https:// lobste.rs/s/luosjw # ai # python https:// blog.platypush.tech/article/Lo cal-voice-assistant

  2. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    📢 New blog article A local #RaspberryPi friendly voice assistant setup with #Platypush . The setup (hotword detection, speech-to-text, text-to-speech, local plu

    📢 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-t…

  3. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    📢 New blog article Yet one one more iteration on building voice assistants on #RaspberryPi with #Platypush . The setup this time (hotword detection, speech-to-t

    📢 New blog article Yet one one more iteration on building voice assistants on #RaspberryPi with #Platypush . The setup this time (hotword detection, speech-to-text, text-to-speech, local plugins) is almost fully local. And, if you run your local #AI model (e.g. through an ollama …