·chanjing-tts-voice-clone
</>

chanjing-tts-voice-clone

Use Chanjing TTS API to synthesize speech from text, using user-provided voice

17Installs·14Trend·@chanjing-ai

Installation

$npx skills add https://github.com/chanjing-ai/chan-skills --skill chanjing-tts-voice-clone

How to Install chanjing-tts-voice-clone

Quickly install chanjing-tts-voice-clone AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/chanjing-ai/chan-skills --skill chanjing-tts-voice-clone
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: chanjing-ai/chan-skills.

SKILL.md

View raw

Use this skill when the user needs to generate speech from text, with a user-provided reference voice. The reference audio needs to be provided as a publicly accessible url.

Chanjing-TTS-Voice-Clone provides an asynchronous speech synthesis API. Hostname for all APIs is: "https://open-api.chanjing.cc". All requests communicate using json. You should use utf-8 to encode and decode text throughout this task.

| code | | Response status code | | msg | | Response message | | data | | Response data | | | access\token | Valid for one day, previous token will be invalidated | | | expire\in | Token expiration time |

Use Chanjing TTS API to synthesize speech from text, using user-provided voice Source: chanjing-ai/chan-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/chanjing-ai/chan-skills --skill chanjing-tts-voice-clone
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from chanjing-ai/chan-skills

Quick answers

What is chanjing-tts-voice-clone?

Use Chanjing TTS API to synthesize speech from text, using user-provided voice Source: chanjing-ai/chan-skills.

How do I install chanjing-tts-voice-clone?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chanjing-ai/chan-skills --skill chanjing-tts-voice-clone Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/chanjing-ai/chan-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-10