๐ŸŽ Get the FREE AI Skills Starter Guide โ€” Subscribe โ†’
BytesAgainBytesAgain
๐Ÿฆ€ ClawHub

speaker-local

by @babysor

Text-to-speech using Kokoro local TTS. Use when the user wants to convert text to audio, read aloud, or generate speech.

Versionv1.0.0
Installs1
๐Ÿ’ก Examples

# Text string โ†’ audio file
kokoro-tts <(echo "Hello world") hello.wav --voice af_sarah

Text file โ†’ audio

kokoro-tts article.txt out.wav --voice af_heart

Chinese

kokoro-tts story.txt out.wav --voice zf_xiaoni --lang cmn

EPUB / PDF โ†’ chapter audio files

kokoro-tts book.epub --split-output ./chapters/ --format mp3 --voice bf_emma

Voice blending (60-40 mix)

kokoro-tts input.txt out.wav --voice "af_sarah:60,am_adam:40"

Adjust speed

kokoro-tts input.txt out.wav --voice am_adam --speed 1.2

Stream playback (no file saved)

kokoro-tts input.txt --stream --voice af_nova

View on ClawHub
TERMINAL
clawhub install sayit

๐Ÿงช Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

๐Ÿ” Can't find the right skill?

Search 60,000+ AI agent skills โ€” free, no login needed.

Search Skills โ†’