Tts Init banner
aperepel aperepel

Tts Init

AI community

Description

--- allowed-tools: Bash(*) description: Install MLX dependencies and download model (~4GB) --- Run this command to install MLX TTS: !`${CLAUDE_PLUGIN_ROOT}/scripts/tts-init.sh` After completion, suggest running `/tts-start` to warm up the server.

Installation

Installs to ~/.claude/skills/aperepel-claude-mlx-tts-tts-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/aperepel-claude-mlx-tts-tts-init && curl -fsSL https://raw.githubusercontent.com/aperepel/claude-mlx-tts/HEAD/commands/tts-init.md -o ~/.claude/skills/aperepel-claude-mlx-tts-tts-init/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository