-
Notifications
You must be signed in to change notification settings - Fork 10
Getting Started
Open the live editor in a modern Chromium browser. WebGPU is recommended for the heaviest AI features.
使用现代 Chromium 浏览器打开在线编辑器。运行大型 AI 功能时推荐启用 WebGPU。
-
Import an image or video. The first visual is placed on the Visuals track automatically.
-
Add later visuals by dragging them from Media to the Visuals or Overlay lane.
-
Add captions, AI voice, stickers, source audio, voiceover, or music as needed.
-
Preview the composition, then export MP4 or WebM.
-
导入图片或视频,第一个画面会自动放入 Visuals 轨。
-
后续画面从媒体库拖入 Visuals 或 Overlay 轨。
-
按需添加字幕、AI 配音、贴纸、原声、旁白或音乐。
-
预览合成结果,然后导出 MP4 或 WebM。
Requirements: Node.js 20+ and a modern Chromium browser.
git clone https://github.com/MartinDelophy/ai-video-editor.git
cd ai-video-editor
npm install
npm run devRun repository checks with:
npm run checkThe first use of a voice, caption, vision, separation, or digital-human workflow may download model files. Keep the tab open, watch the progress message, and allow the browser cache to complete. Later runs reuse cached assets when possible.
首次使用配音、字幕、视觉分析、人声分离或数字人时,可能需要下载模型。请保持页面打开并关注进度;后续运行会尽可能复用缓存。