Communityv1.0.2

chichi-speech (local text-to-speech service with Qwen3-TTS model)

A RESTful service for high-quality text-to-speech using Qwen3 and specialized voice cloning. Optimized for reusing a specific voice prompt to avoid re-computation.

2.3kdownloads1stars1active installshudeven
View on ClawHubBack to Skills

Skill Details

Slug
chichi-speech
Latest Version
1.0.2
Author
hudeven
Published
Feb 6, 2026
Updated
May 11, 2026
Total Versions
3

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for chichi-speech (local text-to-speech service with Qwen3-TTS model).
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.2

- Initial release of chichi-speech as an installable RESTful text-to-speech service. - Provides FastAPI-based service for high-quality TTS with Qwen3 and voice cloning via reference audio. - Command line interface (CLI) for easy server startup with customizable reference audio and text options. - Includes usage examples, service endpoint documentation, and cURL sample requests.