OpenClaw is an open-source project that allows you to turn a Raspberry Pi into an AI agent capable of interacting with the world through a microphone and speaker. It uses Whisper for speech-to-text, OpenAI's GPT for reasoning, and Coqui TTS for text-to-speech. This setup enables the Pi to respond to voice commands and perform tasks, offering a customizable and privacy-focused alternative to closed AI assistants.
This guide documents the setup of OpenClaw on a Raspberry Pi 5 w/ 8GB RAM and how to give it access to a TFT display, temperature/pressure sensor, USB camera, and NeoPixels. It uses eSpeak text-to-speech and Whisper Small speech-to-text to enable speech based communication with the bot.
This article details how to build a fast, offline AI chatbot using a Raspberry Pi 5, RLM AA50 accelerator card, and optimization techniques for speech recognition, natural language processing, and text-to-speech tasks.
This article details how to run a 120B parameter LLM locally with 24GB of VRAM and 64GB of system RAM, using a setup with Proxmox LXCs, Whisper for voice transcription, and integration with Home Assistant for smart home automation.
This article explains how to set up a Home Assistant voice assistant that mimics GLaDOS's voice and personality, using add-ons like Whisper and Piper for speech synthesis and recognition.
This article details how to set up a custom voice pipeline in Home Assistant using free self-hosted tools like Whisper and Piper, replacing cloud-based services for full control over speech-to-text and text-to-speech processing.