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.