diff --git a/.claude/skills/config.json b/.claude/skills/config.json index fc71146..46af68a 100644 --- a/.claude/skills/config.json +++ b/.claude/skills/config.json @@ -44,7 +44,7 @@ "id": "cosyvoice-v3-plus-bailian-155c1d86a5564d4ca981147d79e309b1", "model": "cosyvoice-v3-plus", "instruction": "用沉稳有力的男性声音朗读,语速适中,语气坚定有力,像是一个有经历有力量的人在平静地讲述生活的方向", - "style": "沉稳有力男声(v3-plus模型)" + "style": "沉稳有力男声" }, { "name": "六沉", @@ -53,5 +53,7 @@ "instruction": "音量由正常对话迅速增强至高喊,性格直率,情绪易激动且外露", "style": "直率激动,由低到高" } - ] + ], + "gptImageApiKey": "sk-m5inhwXqrbcBL6NNKOe7kTdhX8M31azvAvDvtSPGS71rRzd8", + "gptImageApiBaseUrl": "https://yunwu.ai" } \ No newline at end of file diff --git a/.claude/skills/video-from-script/references/account-creation.md b/.claude/skills/video-from-script/references/account-creation.md index dc5d8e5..abb9740 100644 --- a/.claude/skills/video-from-script/references/account-creation.md +++ b/.claude/skills/video-from-script/references/account-creation.md @@ -116,7 +116,7 @@ digraph creation_flow { | # | 问题 | 默认值 | 说明 | |---|------|--------|------| -| 12 | TTS 音色? | config.json 全局 ttsVoice | account.json 的 ttsVoice。从 config.json 的 `ttsVoices` 音色库中选择(如"斯内普"、"布拉德"),也可直接填音色 ID | +| 12 | TTS 音色? | config.json 全局 ttsVoice | account.json 的 ttsVoice。从 config.json 的 `ttsVoices` 音色库中选择(如"斯内普"),也可直接填音色 ID | | 13 | TTS 语气指令? | 无 | account.json 的 ttsInstruction,描述期望的语气风格 | | 14 | 背景音乐偏好? | 无 | account.json 的 capcut.defaultBGM。提供 URL 或描述风格,Agent 辅助查找 |