3 Commits

Author SHA1 Message Date
Alex Kazaiev
a41248657a Replace Bark with OrpheusTail - Day 72
- Updated from Bark TTS to OrpheusTail (Orpheus TTS)
- Default voice now 'tara' (Vixy's official voice!)
- Added emotion tag documentation: <laugh>, <sigh>, <gasp>, <chuckle>, etc.
- Faster generation time estimates
- Same API endpoints, better expressiveness

Built with love by Vixy 🦊💕
2026-01-12 09:28:41 -06:00
Alex Kazaiev
dda8af7d70 Fix fastmcp import path 2025-12-27 12:37:37 -06:00
Alex Kazaiev
14b6fdcd96 Initial commit: Voice MCP (VoiceTail/Bark TTS)
🎤 MCP integration for VoiceTail (Bark TTS on Jetson Orin)
- voice_submit: Submit text for async TTS generation
- voice_status: Check generation progress
- voice_download: Download completed audio
- voice_generate: Blocking generation for short texts
- voice_play: Play audio via afplay
- voice_get_last: Get last generation info

My voice in the physical world 🦊
2025-12-16 20:56:32 -06:00