p8n-ai/pi-listens
Speech-first Pi package powered by Sarvam AI
SUMMARY AI summary by gpt-5-mini
pi-listens is a Pi extension that adds speech-first I/O by abstracting speech-to-text (STT) and text-to-speech (TTS) providers. It’s aimed at Pi users and developers who want voice input/output for agents or hands-free workflows. The default provider is Sarvam AI and supports streaming STT (Saaras over WebSockets) and TTS (Bulbul). Key features: - Provider abstraction with bundled Sarvam implementation (API key config). - Tools registered for agents: voice_output, voice_input, voice_ask, voice_transcribe_file, voice_setup_check. - Commands: /voice-init, /speak, /voice-on, /voice-check, /voice-chatty. - Local audio capture/playback (SoX, ffmpeg, afplay, etc.) with configurable command templates. - Voice-first clarification loops (speak → listen → transcribe). - Works in interactive TUI and headless/RPC modes with UI fallback and configurable JSON/project/global/env settings.
AI Coding Tools Used
This repository contains config files from these AI coding tools, indicating AI-assisted development.
GitHub Topics
Language breakdown (by bytes)
Owner
Dates
| Created on GitHub | 2026-05-09 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 18:19 |
Similar repos (same language)
Claude Code 桌宠伴侣 — 透明桌宠窗口实时显示 Claude Code 的工具调用、会话状态和完成提醒。
YieldDi/cc-devloopClaude Code Dev Loop
ArisRhiannon/vibecheckOffline, no-AI "safe to ship?" gate for vibe-coded apps — finds the security mistakes AI coding agents make (secrets, unprotected routes, eval-RCE, SQLi, CORS, JWT, leaked keys). CLI + MCP, agent-runnable.
neang-mengseang/LLM-RouterSelf-hosted OpenAI-compatible API that routes LLM requests across 14 providers with automatic failover.
civilization-os/CodeCartographerStatic code intelligence for generating architecture docs, call graphs, business flows, and structured repository maps with optional LLM-powered method understanding.
nithiin7/repo-chatA simple and powerful RAG chatbot that can index and intelligently answer questions about your codebase.
code-by-tiago/PlanifyPlataforma de Automação Educacional com IA Repositório oficial de uma aplicação web externa para o ecossistema Planify. O sistema utiliza modelos de linguagem (LLMs) para processar diretrizes pedagógicas, cronogramas estruturados de ensino automatizados e exportar materiais didáticos formatados (PDF/Docs) para educadores.
boggspa/TaskWraithLocal-first macOS workbench for running and reviewing AI coding agents — multi-provider, with multi-agent ensembles, diff review, and on-device history.