Commit Graph

3 Commits

Author SHA1 Message Date
lc
1e110219ff feat: MiniMax TTS集成、口播批量剪辑流水线、执黑先行二号账号
- 新增 minimax-tts.js 和 minimax-voice-clone.js 脚本
- 新增口播批量剪辑流水线 (口播_assemble.js, 口播_pipeline.js)
- 更新 video-from-script 各阶段脚本 (kling, images, tts, videos)
- 新增执黑先行二号-风格延伸账号
- 更新执黑先行 account.json 配置
- 替换 ugc_product_seeding 参考图
- 更新 CLAUDE.md 和依赖配置

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 20:05:56 +08:00
lc
2e25df6e13 chore: 更新API密钥、添加gptImage配置及谢尔比音色
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 16:06:42 +08:00
3e79e46041 refactor(video-pipeline): 用 music-metadata 替换 ffprobe 测量音频时长
ffprobe 在 Mac 上有路径/权限兼容性问题,改用纯 JS 的 music-metadata
实现跨平台音频时长测量,零外部依赖。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-02 14:58:37 +08:00