cyclops-voice

Indexed-Apogrypha/cyclops-voice
★ 0 stars Python 🤖 AI/LLM Updated today
System-wide offline TTS daemon that reads text in the Subnautica Cyclops AI voice. Piper neural TTS + measured DSP chain. Hotkey, HTTP API, CLI, MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cyclops-voice": {
      "command": "uvx",
      "args": [
        "cyclops-voice"
      ]
    }
  }
}

Or install with pip: pip install cyclops-voice

README Excerpt

System-wide, offline TTS that reads text aloud in the Subnautica Cyclops submarine AI voice. Piper neural TTS + a tuned DSP chain (matched to the original game audio via a Gemini-as-judge loop). Works anywhere on Windows: Obsidian, Claude Desktop, Open Interpreter, any app. --- > **No Python required.** Download `CyclopsVoice.exe`, double-click, done.

Tools (2)

heavysubtle