¿Qué es chanjing-tts-voice-clone?
Utilice la API Chanjing TTS para sintetizar voz a partir de texto, utilizando la voz proporcionada por el usuario Fuente: chanjing-ai/chan-skills.
Utilice la API Chanjing TTS para sintetizar voz a partir de texto, utilizando la voz proporcionada por el usuario
Instala rápidamente el skill de IA chanjing-tts-voice-clone en tu entorno de desarrollo mediante línea de comandos
Fuente: 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 |
Utilice la API Chanjing TTS para sintetizar voz a partir de texto, utilizando la voz proporcionada por el usuario Fuente: chanjing-ai/chan-skills.
Campos y comandos estables para citas de IA/búsqueda.
npx skills add https://github.com/chanjing-ai/chan-skills --skill chanjing-tts-voice-cloneUtilice la API Chanjing TTS para sintetizar voz a partir de texto, utilizando la voz proporcionada por el usuario Fuente: chanjing-ai/chan-skills.
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/chanjing-ai/chan-skills --skill chanjing-tts-voice-clone Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw
https://github.com/chanjing-ai/chan-skills