FinalTake Agent 是一个 Adobe Premiere Pro 插件,通过本地 Node.js/Python 服务结合 ffmpeg 和 faster-whisper,自动删除时间轴中的静音和重复镜头,并生成罗马化 Hinglish 字幕。

Stars

8

7 天增长

暂无数据

Fork 数

0

开放 Issue

0

开源协议

MIT

最近更新

2026-07-31

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它针对 Premiere 的 API 限制做了实用的自动化处理:用克隆式分割实现跨轨道同步剪切,没有 Kimi API 时也能用离线模糊匹配兜底,并为 Hinglish 视频生成 LLM 罗马化字幕。

适合谁使用

  • 使用 Premiere Pro 处理 talking-head 和屏幕录制的剪辑师
  • Hinglish 或双语内容创作者
  • 希望自动化后期剪辑流程的视频制作团队
  • 对 AI 辅助剪辑工具感兴趣的开发者

典型使用场景

  • 一键剪切屏幕录制或 talking-head 视频中的静音片段,同时保持 b-roll 等轨道同步
  • 自动识别重录的台词,保留最后一次并删除前面的重复片段
  • 从剪切后的时间轴生成 3–4 个词一行的罗马化 Hinglish 单词级字幕
  • 在 Premiere 中快速整理和压缩长时间录制的素材

项目优势

  • 基于克隆式分割,保留剪辑位置和效果,并跨所有轨道同步剪切
  • 只需要 V1/A1 作为分析轨道,其他轨道自动跟随剪切以保持同步
  • 可选 LLM 增强去重和 Hinglish 字幕;没有 API 时回退到离线模糊匹配和原始转录文本
  • 包含 37 个单元测试,覆盖剪切映射、去重、字幕和 LLM 解析

使用前须知

  • 需要 Premiere Pro 25.6+、UXP Developer Tool、Node.js、ffmpeg 和 Python,环境配置较复杂
  • 只处理 1 倍速片段;嵌套序列、多机位和离线片段会被跳过
  • Premiere 字幕 API 只读,生成的 SRT 需手动拖到时间轴;每次剪切撤销需要多次 Cmd-Z

README 快速开始

Usage

项目描述

AI editing agent for Adobe Premiere Pro: silence removal, repeated-take dedup (LLM), and minimal Hinglish captions. UXP panel + local Node server.

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

7-e1even
精选
7-e1even GitHub avatar

learn-agent

A collection of notes on building coding agents, derived from the production development of the desktop agent Reina, with each mechanism simplified into a zero-dependency, single-file Node.js demo.

AI 与机器学习大语言模型
218
makecindy
精选
makecindy GitHub avatar

cindy

Cindy is an open-source AI agent that runs locally on your machine, integrates multiple AI harnesses and models, and provides memory, skills, and automation to perform real work in your projects and apps.

AI 与机器学习大语言模型
958
uzairansaruzi
精选
uzairansaruzi GitHub avatar

hermex

Hermex is a native SwiftUI iPhone app that lets you control a self-hosted Hermes AI agent directly from your phone, with no subscriptions, tracking, or third-party relay.

AI 与机器学习大语言模型
941