oma-voice

Featured

Local-first text-to-speech and speech-to-text via the Voicebox MCP server. Generates speech from cloned or preset voice profiles for agent notifications, content voiceovers, and audio asset creation, and transcribes audio files for meeting notes or memos. Runs entirely on-device with no cloud, no API keys, no per-call cost. Use for voice generation, TTS, STT, transcription, voiceover, narration, dictation, audio asset work.

AI & Automation 1,283 stars 147 forks Updated today MIT

Install

View on GitHub

Quality Score: 92/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Voice Skill - Local TTS and STT via Voicebox ## Scheduling ### Goal Drive the Voicebox local app through its MCP server so any MCP-aware agent can speak (TTS) or listen (STT) without invoking cloud vendors. The skill standardizes intent routing, voice profile resolution, output layout, and guardrails while voicebox itself owns the engines, voice cloning UI, captures archive, and stories editor. ### Intent signature - User asks to generate speech, narrate text, produce a voiceover, create an mp3 or wav from text. - User wants an audio file transcribed into text, meeting notes, or a transcript. - User asks for a voice notification when a long task completes or a workflow step is blocked. - Another skill needs local audio generation infrastructure. ### When to use - Generating short notification audio for agent task completion or blockers. - Producing voiceover, narration, or audio assets (mp3 or wav) for apps and content. - Transcribing local audio files (mp3, wav, m4a, webm, flac) to Markdown. - Comparing voice profiles by re-running the same text against different profile ids. ### When NOT to use - Cloud TTS or high-fidelity multilingual cloud voices -> out of scope; future multi-vendor extension. - Real-time microphone dictation loop in the terminal -> use Voicebox app's built-in hotkey dictation. - Voice cloning sample upload and profile creation -> done in the Voicebox desktop app UI. - Video synthesis, music, sound design -> out of scope. - Stories Editor multi-voi...

Details

Author
first-fluke
Repository
first-fluke/oh-my-agent
Created
7 months ago
Last Updated
today
Language
TypeScript
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

omnivoice

Local TTS, voice cloning, voice design, and video dubbing via the OmniVoice Studio MCP server (open-source ElevenLabs alternative; nothing leaves the machine, runs on MPS/CUDA/CPU). Use when: (1) generating speech from text in any of 646 languages, (2) cloning a voice from a 3-second reference clip, (3) designing a voice by gender/age/accent/pitch/style, (4) dubbing a video into another language, (5) listing voice profiles or personality presets, (6) producing narration where privacy, cost, or absent API keys matter, (7) non-English narration where Edge TTS/kokoro fall short, (8) batch audio for blog posts or content pipelines. Triggers: 'omnivoice', 'voice clone', 'clone this voice', 'tts', 'narrate', 'generate speech', 'voice synthesis', 'dub video', 'voice design', 'local tts', 'multilingual voice', 'narrate this post', 'elevenlabs alternative'.

3 Updated today
broomva
AI & Automation Solid

voice-master

Foundational voice authority and AI humanizer — writes content in the user's authentic voice with built-in AI detection, and supports stealth / anti- attribution writing (forum personas, anonymous posts, "write as not-me"). Use when asked to write/draft/generate content, invoke /voice, /write-as-me, or /humanize, run voice calibration, check "does this sound like me?", "make this sound human" / "de-AI this", "write a forum post as [persona]", or run AI detection ("does this sound like AI?", "check for AI patterns", "anti-slop check"). Do NOT use this skill for code, technical docs, or any output the user has not asked to be written in their voice — code styling defers to the separate code-voice skill.

96 Updated today
WingedGuardian
AI & Automation Featured

ai-voice-bots

Builds production voice bots and IVR with Python STT/TTS pipelines. Use when designing telephony, streaming audio, latency budgets, or voice quality monitoring.

87 Updated 1 weeks ago
vasilyu1983