Skip to content

VideoCaptionerProfessional Video Subtitle Processing

Open Source · LLM-Powered · Process 14-minute video in 4 minutes, cost less than $0.002

VideoCaptioner

Interface Preview

Software Interface Preview

Quick Experience

bash
# Download and run the installer directly
# Or run from source
git clone https://github.com/WEIFENG2333/VideoCaptioner.git
cd VideoCaptioner
run.bat
bash
# Use automatic installation script
git clone https://github.com/WEIFENG2333/VideoCaptioner.git
cd VideoCaptioner
chmod +x run.sh
./run.sh

Why Choose VideoCaptioner?

  • 🎯 Efficient Processing: Full processing of a 14-minute video takes only about 4 minutes, costing less than ¥0.01
  • 🌟 Quality Assurance: Uses advanced Whisper models and large language models to ensure subtitle quality
  • 💡 Intelligent Optimization: Automatically corrects typos, unifies terminology, optimizes expressions
  • 🚀 Easy to Use: Drag and drop videos for fully automatic processing, no complex configuration needed

Core Features

Speech Recognition & Transcription

  • Supports Whisper API, FasterWhisper, WhisperCpp, and other engines
  • Supports 99 language recognition
  • Supports VAD (Voice Activity Detection)
  • Supports vocal separation

Intelligent Subtitle Processing

  • LLM semantic segmentation for smoother reading
  • Automatically optimizes terminology, code snippets, mathematical formulas
  • Supports manuscript matching to improve accuracy
  • Precise subtitle timeline alignment

High-Quality Translation

  • Supports LLM translation, Google Translate, Bing Translate, DeepLX
  • Reflection translation mechanism improves translation quality
  • Maintains complete timeline consistency
  • Supports 37 target languages

Video Synthesis

  • Supports hard subtitles and soft subtitles
  • Rich subtitle style templates
  • Supports multiple subtitle formats (SRT, ASS, VTT, TXT)
  • Supports batch video processing

Get Started

Ready to begin? Check out the Getting Started Guide to learn how to use VideoCaptioner.

Released under the MIT License