What problem does it solve?
Cloud TTS and STT services require API keys, per-call costs, and network access. This Skill routes voice generation and audio transcription through the local Voicebox desktop app, so agents can speak notifications, produce voiceovers, and transcribe recordings entirely on-device.
Core Features & Use Cases
- Local TTS: Generate wav or mp3 speech from text using cloned or preset voice profiles, with engine selection guidance for Korean, English, Japanese, Chinese, and mixed-language content.
- Local STT: Transcribe mp3, wav, m4a, webm, and flac files into Markdown transcripts with manifests.
- Agent notifications: Speak short completion or blocker messages after long-running tasks, with length caps and guardrails.
- Use Case: After a 10-minute build finishes, the agent announces "Build succeeded, 4 minor warnings" through a Korean voice profile, then saves a narrated onboarding voiceover as output.wav with a manifest under .agents/results/voice/.
Quick Start
Ask the agent to generate a spoken notification or transcribe an audio file, for example: use oma-voice to say "deployment finished" with my default voice profile.