tmoroney/auto-subs

On-device subtitle generation that connects directly to DaVinci Resolve, Premiere, and After Effects.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 23 minutes ago
Added to GitGenius on September 16th, 2026
Created on March 15th, 2023
Open Issues & Pull Requests: 41 (+0)
GitHub issues: Enabled
Number of forks: 285
Total Stargazers: 4,254 (+0)
Total Subscribers: 29 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 5.3 days
Mean response time: 64.7 days
90th percentile: 199.7 days
Tracked items: 447

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 31% of tracked open issues have had no activity in three months. 87% of issues opened in the past year have been closed, leaving a working backlog. Three people close 86% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 64
New in 7 days: 27
Closed in 7 days: 237
Avg open age: 72 days
Stale 30+ days: 35
Stale 90+ days: 22

Recent activity

Opened in 7 days: 24
Closed in 7 days: 237
Comments in 7 days: 236
Events in 7 days: 474

Top labels

  • bug (373)
  • needs-fix (44)
  • enhancement (24)

Detailed Description

auto-subs is a subtitle generation tool that integrates directly with video editing software to create subtitles on your local machine.

The tool solves the problem of adding subtitles to video projects by running speech-to-text processing locally rather than relying on cloud services. It connects as a plugin or extension to DaVinci Resolve, Premiere, and After Effects, allowing users to generate subtitles without leaving their editing environment. By processing audio on-device, the approach keeps video content private and avoids the latency and cost associated with sending files to external transcription services.

Video editors working with DaVinci Resolve, Premiere, or After Effects should consider this tool if they need subtitle generation without external dependencies. It suits projects where privacy is a concern or where internet connectivity is limited. The tool is cross-platform, making it accessible to editors on different operating systems. Anyone evaluating adoption should note that the tool is built to work within existing video editing workflows rather than as a standalone application, which means it integrates into the software you already use rather than requiring a separate step in your pipeline.

The project shows active development with regular commits addressing bug fixes and feature improvements. Work spans both the TypeScript codebase and Rust components, indicating ongoing refinement of core functionality. The maintainer responds to issues and pull requests, demonstrating engagement with user feedback and community contributions.