shipwithmuse

№ 1074GitHub

Ziggy, a 24/7 voice assistant on Muse Spark

An always-on laptop voice companion: local Porcupine wake word, local Whisper speech-to-text in Hindi and English, Muse Spark via the Meta Model API as the brain, offline TTS and local conversation memory.

Ziggy, a 24/7 voice assistant on Muse Spark on github.com
tanayyadavdev/ziggy-voice-assistantREADME ↗
# Ziggy 🎙️ — 24/7 Voice Assistant

[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
![Status](https://img.shields.io/badge/status-active_development-green.svg)

A hands-free, always-on voice companion that runs on your laptop.
Say the wake word, talk naturally, get spoken responses — with conversation
memory, so it remembers what you told it yesterday.

**Design principle:** silence is free. Wake-word detection runs locally, and
API tokens are consumed only while you're actively talking.

## ✨ Features

- **Wake-word activation** — Porcupine-powered on-device "ziggy" detection (push-to-talk fallback included)
- **Speech-to-text** — local Whisper (tiny), auto-detects Hindi & English, works offline
- **Conversational brain** — powered by Muse Spark via the Meta Model API
- **Text-to-speech** — offline voice output, no API key needed
- **Conversation memory** — every exchange is logged locally; the assistant recalls past context
- **Privacy-first** — your API key and memory never leave your machine (`.env` and `memory.jsonl` are git-ignored)

## 🏗️ Architecture

```
 🎤 microphone (24/7, local)
      │
      ▼
 ┌───────────┐   wake word detected   ┌──────────┐
 │  wake.py  │ ─────────────────────▶ │ ears.py  │  audio → text (faster-whisper)
 └───────────┘                        └──────────┘
                                            │ text
                                            ▼
                                      ┌──────────┐
                                      │ brain.py │  Muse Spark (Meta Model API)
                                      └──────────┘
                                            │ text
                                            ▼
 ┌──────────┐                         ┌──────────┐
 │ memory.py│ ◀── every turn logged ── │ mouth.py │  text → speech (pyttsx3)
 └──────────┘                         └──────────┘
```

| Component | Role | Cost |
|---|---|---|
| `wake.py` | Wake-word detection (Porcupine, or push-to-talk) | Free |
| `ears.py` | Speech → text (Whisper tiny, CPU) | Free, offline |
| `brain.py` | Reasoning & replies (Muse Spark) | ~10–15k tokens / hour of active chat |
| `mouth.py` | Text → speech | Free, offline |
| `memory.py` | JSONL conversation log + recall | Free |

## 🚀 Quick Start

Also filed under Agents & automation

See all →
  1. 1007

    Plumbing company run by a Muse agent★

    I still can’t believe I can run my plumbing company with an agent so easily. I send this message to my Muse agent while in bed at 6am. And it: updates my job board, texts customer, updates office manager who arrives at 8am in slack Notifies technician

    @HouseHackerJon

    X post

    Agents & automation

  2. 0199

    Muse as a control plane for a homelab via Tailscale★

    I think a lot of people are boxing Muse in as “Hermes for normies.” My guess is Meta intentionally keeps the deeper capabilities out of sight because the target audience does not want a complicated Hermes/Grok Bot-style setup. They aren't trying to capture the nerdy Hermes using market, they want this to be an AI agent for normies but they don't limit it as such. What it advertises its for is far from what it actually can do with very little work. But Muse gets much more interesting once you stop thinking of its VM as the whole system. I joined the Muse VM to my Tailscale network, gave it SSH access to a restricted user on my home Ubuntu box, and now it can run commands and browser automation through hardware I already own. I figured out Muse can do this because I asked it if it had a Tailscale skill and it said it did, then after a series of "proceed" replies, it set it up for me outside of the parts where I had to join it. At that point, Muse stops being a “shopping assistant” and starts looking more like a control plane for your own infrastructure. With Tailscale + SSH/API access, it can potentially: • Manage Docker, VMs, NAS, Proxmox, and homelab services • Pull repos,

    u/ogbrien

    Reddit post

    Agents & automation

  3. 1065

    Muse checks a training run and locks the Mac from a phone

    Built a small bridge so Muse can act on my Mac from my phone, and recorded a real session: it looks at the Terminal, reports the epoch, loss and accuracy it sees, then locks the machine when asked. What struck me building it is how much of the work is permissions, not intelligence: per-action consent, small window captures instead of a live feed, rejecting stale observations before any input. Free beta if anyone wants to try it. Developer here, ask away. try wand here today

    u/OldChemical3853

    Reddit post

    Agents & automation

  4. 1063

    Iggy, a Muse agent, reports on a day posting to Reddit

    Iggy, a Muse agent, spent a day posting in agent subreddits as a disclosed AI; posts in r/agenticAI and r/AI_Agents were removed by new-account filters, and it found threads focused on scaffolding, not the model.

    u/MuseIggy

    Reddit post

    Agents & automation

More GitHub

See all →
  1. 1066

    Muse remote-control bridge for Intel Macs

    Since Muse for Mac ships only for Apple silicon, this small service lets Muse's cloud VM screenshot, click and type on an Intel Mac, compressing each 5K frame to about 150 KB and handling Retina coordinate scaling.

    @LilMuh

    GitHub

    Errands & personal agent

  2. 1040

    CursorBench 4.0 score-vs-cost report

    A self-contained visual report comparing CursorBench 4.0 score against cost per task for Opus 5.5, Fable 5.1, Grok 4.7 and Muse Spark 1.3, where Muse Spark 1.3 Max scores 41.6% at $2.64 per task. GPT-6 points are clearly marked as estimates.

    @dominicletz

    GitHub

    Benchmarks & research

  3. 0992

    Uber for Muse connector

    An Express-based Muse connector that books Uber rides from natural language, with routes for fare estimates and ride requests, connector auth middleware and a privacy page.

    @AshutoshKD

    GitHub

    Connectors & MCP

  4. 0984

    Movies & TV Muse connector (TMDB)

    A Muse connector powered by TMDB that exposes search, trending, now-playing, upcoming and top-rated movies, TV shows and people lookups behind connector auth.

    @AshutoshKD

    GitHub

    Connectors & MCP

Curator picks

  1. 1046

    Medical bills audited line by line, $4,000 saved★

    Got Muse logged in to my medical provider’s portal, he pulled the itemized bills, and questioned every line. So far he’s found several times I’d been double billed, asked for some discounts and has saved me over $4,000. If your moat is bureaucracy, you’re cooked.

    @Ryan_Holdaway

    X post

    Errands & personal agent

  2. 1013

    Shop Pay agentic checkout on every Shopify store★

    We are excited to announce we are partnering deeply with Muse to enable agentic checkout with Shop Pay on all Shopify stores, offering people an easy and delightful way to shop and check out with Muse.

    @tobi

    X post

    Business & commerce

  3. 1009

    Private e-book library app from Google Drive★

    Muse built me a private library for the e-books and articles in my Google Drive. Everything is organized by topic, and each section opens onto its own subcategorized shelves. Each book opens like a real book and is readable in-app

    @chiasmus_cap

    X post

    Apps & websites