Files
ISISeg/工程分析/需求分析-2026-05-18-23-35-23.md

23 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 需求分析
开始时间2026-05-18-23-35-23
## 用户需求
1. `待配音视频` 文件夹不需要上传到 Gitea。
2. 将待配音视频处理为约 1 分钟左右。
3. 参考 `待配音视频/配音生成工作流-Agent.md`,生成系统介绍配音,并合成为完整的系统使用视频。
## 约束与现状
- 原始素材:`待配音视频/ISISeg-介入导丝视频分割工作台-使用展示.mp4`
- 原始视频信息1920x1080、50fps、HEVC、总时长约 85.6 秒,含 AAC 音频。
- 配音工作流文档使用讯飞 TTS PowerShell 脚本,但当前 Linux 环境未配置 `XF_APPID``XF_APIKEY``XF_APISECRET`,且无 PowerShell 运行时。
- 为保证任务可落地沿用工作流的分段稿件、TTS、时长检查、视频合成步骤TTS 引擎使用当前环境可执行的中文配音工具替代。
## 输出目标
-`待配音视频` 下生成约 1 分钟的最终成片。
- 最终视频包含系统介绍旁白,并与画面时长匹配。
- 提交到 Gitea 的内容只包含忽略规则和工程分析文档,不包含 `待配音视频` 中的素材和成片。