weifeng2333/videocaptioner

🎬 卡卡字幕助手 | VideoCaptioner - 基于 LLM 的智能字幕助手 - 视频字幕生成、断句、校正、字幕翻译全流程处理!- A powered tool for easy and efficient video subtitling.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 30 minutes ago
Added to GitGenius on September 3rd, 2026
Created on October 31st, 2024
Open Issues & Pull Requests: 204 (+0)
GitHub issues: Enabled
Number of forks: 1,381
Total Stargazers: 15,919 (+0)
Total Subscribers: 59 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

VideoCaptioner is a video subtitle generation and processing tool that automates the full workflow of creating, segmenting, correcting, and translating subtitles using large language models.

The tool addresses the time-consuming manual work of subtitle creation by automating multiple stages of the process. It extracts audio from video files, generates initial subtitles through speech recognition, then uses LLM capabilities to improve subtitle quality through sentence segmentation, error correction, and translation into other languages. This end-to-end approach reduces the need for manual intervention across what would typically be separate tools and workflows.

VideoCaptioner suits developers and content creators who need to process videos at scale or want to integrate subtitle generation into larger workflows. The tool is particularly valuable for multilingual content distribution, where translation quality matters. It works best for projects where LLM-based processing is acceptable and where the convenience of a unified pipeline outweighs the need for frame-perfect manual control at each stage.

The project shows active development with regular commits addressing bug fixes and feature improvements. The codebase receives ongoing refinement to enhance subtitle quality and processing reliability. The maintainer responds to user issues and incorporates feedback into updates. Documentation and examples are maintained to support new users getting started with the tool.