feat: #1798 AI数字人渲染合成管线 #1802
Reference in New Issue
Block a user
Delete Branch "feat/ai-avatar-render-1798"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Issue #1798: AI数字人渲染合成管线
变更内容
AiAvatarRenderJob+ Alembic 迁移 (072_add_ai_avatar_render_jobs_table)BRollSegment,CreateAiAvatarRenderRequest,AiAvatarRenderJobResponse,AiAvatarRenderProgressResponseAiAvatarRenderService— 创建/查询/列表/取消/重试渲染任务,含完整渲染管线build_broll_overlay_filter(fullscreen + pip 两种 B-roll 插入模式),build_cover_extract_commandai_avatar_render.execute— 异步渲染管线POST /api/v1/ai-avatar/render— 提交渲染任务GET /api/v1/ai-avatar/render/jobs— 任务列表GET /api/v1/ai-avatar/render/{job_id}— 任务详情POST /api/v1/ai-avatar/render/{job_id}/cancel— 取消任务POST /api/v1/ai-avatar/render/{job_id}/retry— 重试失败任务router.py中重复注册lipsync_router的问题video_filter_builder.pyimportbuild_title_drawtext_filter、build_concat_filter等测试
关联
🚀 预览环境已部署
🗑️ 预览环境已清理
PR #1802 已关闭或合并,对应的预览环境已被清理。