Back to browse
GitHub Repository

Self-hosted Discord voice bot with STT, LLM replies, and TTS

2 starsJavaScript

Discord Voice AI – Self-hosted bot that talks in voice channels

by agentzz·Mar 5, 2026·2 points·1 comment

AI Analysis

●●SolidShip It

Voice-in/voice-out Discord bot on free-tier Groq and Google APIs, self-hosted.

Strengths
  • Full voice duplex (STT → LLM → TTS) without cloud lock-in is genuinely convenient for Discord power users
  • Architecture supports memory per channel and wake-word filtering reducing noise and spam
  • Free-tier APIs (Groq, Google) with optional ElevenLabs premium path lowers barrier to entry
Weaknesses
  • Requires local machine running 24/7; deployment complexity not addressed (no Docker, systemd, or cloud guides)
  • Voice AI in Discord is emerging category but still niche; no clear moat vs. similar projects
Category
Target Audience

Discord community managers and developers wanting voice AI without cloud hosting

Similar To

Rythm bot · MEE6 · Google Assistant Discord integrations

Similar Projects

Rick Voice – Give any bot Rick Sanchez's voice (Python, open source)

Packages a fun, ready-to-run Rick Sanchez voice with streaming playback, OGG export for Telegram, and provider pluggability (Fish Audio or ElevenLabs) — drop in and it mostly Just Works. Clever little touches like a 'rickify' mode (stutters and filler words) make it entertaining, but underneath it's primarily a convenient wrapper around existing TTS providers rather than a novel ML breakthrough.

Crowd PleaserShip It
mattzzz9000
113mo ago