Tts Synthesizer

Text-to-speech synthesis - read documents, multiple voices and engines

chainlesschain dc1b034 2 files · 9.8 KB Updated

File contents

TTS Synthesizer

Text-to-speech synthesis with multiple voices and engines.

Usage

/tts-synthesizer --speak <text> [--voice <name>] [--output <file>]
/tts-synthesizer --file <txt/md-file> [--voice <name>]
/tts-synthesizer --list-voices [--language <lang>]
/tts-synthesizer --providers

Providers

Engine Description
edge Microsoft Edge TTS (free, online)
local Local system TTS

Dependencies

  • TTS Manager module for synthesis

chainlesschain/chainlesschain/tree/main/desktop-app-vue/src/main/ai-engine/cowork/skills/builtin/tts-synthesizer commit dc1b0347e7

Frequently asked questions

npx skillmds@latest add chainlesschain/tts-synthesizer