speak-tts

Generate speech from text with on-device TTS and voice cloning on Apple Silicon.

8|Updated Dec 25, 2025
One-click install
npx skills add https://github.com/EmZod/speak --skill speak-tts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speak-tts
Source: https://github.com/EmZod/speak/tree/main
Command: npx skills add https://github.com/EmZod/speak --skill speak-tts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Speak to AI agents locally by generating speech from text with on-device TTS and voice cloning, eliminating the need for cloud APIs and preserving privacy.

Core Features & Use Cases

  • Real-time speech generation on Apple Silicon for agent responses and article narration.
  • Voice cloning support from short samples, allowing personalized vocal delivery.
  • On-device processing with private pipelines suitable for reading articles aloud, generating dialogue, and audiobook style narration.

Quick Start

Speak a text string or a file to generate speech on-device with an optional cloned voice.

Frequently Asked Questions about speak-tts

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate speech from text locally on Apple Silicon without using cloud APIs?

On-device TTS generates speech from text locally on Apple Silicon, eliminating the need for cloud APIs and preserving privacy through offline processing pipelines.

Can I clone a voice for real-time narration using on-device TTS?

Yes, on-device TTS supports voice cloning from short samples, allowing personalized vocal delivery for real-time narration of agent responses and articles.

Does on-device TTS work offline for generating audiobook style narration?

On-device TTS operates entirely offline, providing private pipelines suitable for generating audiobook style narration and reading articles aloud without cloud connectivity.

What is the best way to add real-time speech to AI agent responses locally?

On-device TTS provides real-time speech generation for AI agent responses locally, offering robust integration for agent-driven conversations on Apple Silicon.

Do I need an internet connection to use on-device TTS for voice cloning?

No, on-device TTS processes voice cloning and speech generation entirely offline, ensuring privacy-preserving workflows without relying on an internet connection or cloud APIs.