Che cos'è chanjing-tts-voice-clone?
Utilizza l'API Chanjing TTS per sintetizzare il parlato dal testo, utilizzando la voce fornita dall'utente Fonte: chanjing-ai/chan-skills.
Utilizza l'API Chanjing TTS per sintetizzare il parlato dal testo, utilizzando la voce fornita dall'utente
Installa rapidamente la skill AI chanjing-tts-voice-clone nel tuo ambiente di sviluppo tramite riga di comando
Fonte: chanjing-ai/chan-skills.
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 |
Utilizza l'API Chanjing TTS per sintetizzare il parlato dal testo, utilizzando la voce fornita dall'utente Fonte: chanjing-ai/chan-skills.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/chanjing-ai/chan-skills --skill chanjing-tts-voice-cloneUtilizza l'API Chanjing TTS per sintetizzare il parlato dal testo, utilizzando la voce fornita dall'utente Fonte: chanjing-ai/chan-skills.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/chanjing-ai/chan-skills --skill chanjing-tts-voice-clone Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/chanjing-ai/chan-skills