什麼是 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