什么是 chanjing-tts-voice-clone?
使用禅境 TTS API 从文本合成语音,使用用户提供的语音 来源:chanjing-ai/chan-skills。
使用禅境 TTS API 从文本合成语音,使用用户提供的语音
通过命令行快速安装 chanjing-tts-voice-clone AI 技能到你的开发环境
来源: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 |
使用禅境 TTS API 从文本合成语音,使用用户提供的语音 来源:chanjing-ai/chan-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/chanjing-ai/chan-skills --skill chanjing-tts-voice-clone使用禅境 TTS API 从文本合成语音,使用用户提供的语音 来源:chanjing-ai/chan-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/chanjing-ai/chan-skills --skill chanjing-tts-voice-clone 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/chanjing-ai/chan-skills