chatttsHigh-quality, conversational Text-to-Speech (TTS) generation via local ChatTTS API.
Install via ClawdBot CLI:
clawdbot install djttt/chatttsRequires:
Grade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
http://172.23.252.114:8020Audited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
Enhances conversational AI assistants with natural-sounding speech, including realistic laughter and pauses, making interactions more human-like and engaging for users seeking information or assistance.
Generates expressive audio content for books or podcasts with varied emotional tones and natural breathing effects, reducing production costs and time compared to human voice actors.
Provides learners with clear, conversational speech samples that include realistic pauses and laughter, helping improve listening comprehension and pronunciation in a natural context.
Creates dynamic voice lines for game characters with emotional variance and natural breaks, enhancing immersion and player engagement in interactive storytelling environments.
Converts text content into high-quality, natural speech for visually impaired users, with clear articulation and human-like nuances to improve accessibility in digital platforms.
Offer the TTS generation as a cloud-based API with tiered pricing based on usage volume, targeting developers and businesses needing scalable, high-quality voice synthesis for applications.
License the technology to companies in education, media, or customer service for integration into their own products, providing customization options and ongoing support.
Build a web-based platform where users can generate and download audio files for podcasts, videos, or presentations, with premium features like advanced voice controls.
💬 Integration Tip
Ensure the local ChatTTS server is running and set CHATTTS_API_URL in your .env file for different hosting environments.
Scored Apr 19, 2026
Local speech-to-text with the Whisper CLI (no API key).
ElevenLabs text-to-speech with mac-style say UX.
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
Text-to-speech conversion using node-edge-tts npm package for generating audio from text. Supports multiple voices, languages, speed adjustment, pitch control, and subtitle generation. Use when: (1) User requests audio/voice output with the "tts" trigger or keyword. (2) Content needs to be spoken rather than read (multitasking, accessibility, driving, cooking). (3) User wants a specific voice, speed, pitch, or format for TTS output.
Start voice calls via the OpenClaw voice-call plugin.
Local text-to-speech via sherpa-onnx (offline, no cloud)