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.
2Open your bot dashboard and go to the Skills tab.
3Switch to the ClawHub tab and search for “chichi-speech (local text-to-speech service with Qwen3-TTS model)”.
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.