·piper

Convert text to speech using Piper TTS. This skill is triggered when the user says things like "convert text to speech", "text to audio", "read this aloud", "create audio from text", "generate speech from text", "make an audio file from this text", or "use piper TTS".

8Installs·0Trend·@seckatie

Installation

$npx skills add https://github.com/seckatie/katies-ai-skills --skill piper

SKILL.md

| Parameter | Type | Required | Default | Description |

| input | string | Yes | - | Path to input file (.md or .txt) or literal text | | output | string | Yes | - | Path to output .wav file | | voice | string | No | enUS-amy-medium | Voice model name (see Available Voices) | | speed | float | No | 0.67 | Speech speed (0.5=slow, 0.67=1.5x, 1.0=normal, 1.5=fast) |

| sentencesilence | float | No | 0.3 | Seconds of silence between sentences | | volume | float | No | 1.0 | Volume multiplier |

Convert text to speech using Piper TTS. This skill is triggered when the user says things like "convert text to speech", "text to audio", "read this aloud", "create audio from text", "generate speech from text", "make an audio file from this text", or "use piper TTS". Source: seckatie/katies-ai-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/seckatie/katies-ai-skills --skill piper
Category
*Creative Media
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is piper?

Convert text to speech using Piper TTS. This skill is triggered when the user says things like "convert text to speech", "text to audio", "read this aloud", "create audio from text", "generate speech from text", "make an audio file from this text", or "use piper TTS". Source: seckatie/katies-ai-skills.

How do I install piper?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/seckatie/katies-ai-skills --skill piper Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/seckatie/katies-ai-skills

Details

Category
*Creative Media
Source
skills.sh
First Seen
2026-02-01