Skip to content

Offline desktop application for generating accurate subtitles (SRT) from videos using VOSK speech recognition

License

Notifications You must be signed in to change notification settings

Manan-49/SRT-GENERATOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SRT-GENERATOR

🎬 Subtitle Generator - Offline Desktop App

![App Screenshot](Screenshot 2025-06-28 144806 ) (Replace with actual screenshot)

🖥️ Usage Guide (Step-by-Step)

1. Launching the App

  • Double-click SubtitleGenerator.exe
    (Windows may show a security warning → Click "More info" → "Run anyway")

![First Run Warning](Screenshot 2025-06-28 145444 ) (Screenshot example)


2. Loading Your Video

  • Click "Browse" next to "Video File"
  • Select your video (MP4/AVI/MOV etc.)
  • App auto-detects compatible files

![Video Selection](Screenshot 2025-06-28 145039 )


3. Setting Output

  • Default: Saves to output/video_name.srt
  • To change: Click "Browse" next to "Output SRT File"

4. Language Selection

Option Action
English Leave default selected
Hindi Select "Hindi" radio button
Custom Model Choose "Custom Model" and browse to model folder

![Language Selection](Screenshot 2025-06-28 145132 )


5. Advanced Options

  • Keep extracted audio - Saves temporary WAV file
  • Debug mode - Shows detailed logs (developers only)

6. Generating Subtitles

  1. Click "Generate Subtitles" button
  2. Progress bar shows:
    • Audio extraction
    • Speech recognition
    • SRT file creation
  3. Completion popup appears

![Processing Screen](Screenshot 2025-06-28 145224 ) click yes to get directed to output folder

7. Viewing Results

  • App automatically opens the generated .srt file
  • Subtitles are formatted as:
1
00:00:01,000 --> 00:00:04,000
This is your first subtitle line

2
00:00:05,500 --> 00:00:08,200
Second subtitle appears here

About

Offline desktop application for generating accurate subtitles (SRT) from videos using VOSK speech recognition

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published