VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. Hi everyone,

    Sharing GenSRT, a free open-source Windows tool I've been building for
    subtitle work. It generates SRT/VTT subtitles from video using OpenAI Whisper,
    and gives you a full workflow in one window for any language Whisper supports.

    What it does
    • Drop a video, click Generate, get an SRT (and a VTT in the same place)
    • Edit cues in a built-in player with live preview — split, merge, delete,
      edit text and timings
    • Translate to 100+ languages via Google Translate (MyMemory fallback)
    • Burn subtitles into a copy of the video with one click
    • Bundled ffmpeg — no separate install needed
    • SRT filenames are Plex / Jellyfin / Kodi-compatible

    Short demo (generate -> edit -> translate -> playback):
    https://www.youtube.com/watch?v=QnW1Mqwsltk

    Where it goes beyond a basic Whisper front-end
    v1.2 added proper support for fine-tuned models for under-served languages.
    Community Indic fine-tunes (like vegam-whisper for Malayalam) previously
    couldn't handle long-form audio — they'd transcribe a few seconds and stop,
    because of a token-length limit in the Whisper decoder that's especially
    punishing for Indic scripts. v1.2 works around it by slicing audio along
    silences and transcribing each piece independently. If you've tried subtitling
    Indian-language content and been let down, set the model dropdown to
    smcproject/vegam-whisper-medium-ml-int8_float16 (auto-downloads on first
    run). For everything else, large-v3-turbo is the sensible default.

    Requirements
    • Windows 10 or 11
    • NVIDIA GPU recommended (any with ~2 GB VRAM) — much faster on GPU
    • CPU mode also works (about 3x slower, same output). Tested on Intel Arc
      140V (Lunar Lake laptop).
    • ~2 GB free disk for the model on first run

    Download / source
    GitHub: https://github.com/mountlord/GenSRT
    Latest release - One click installer: https://github.com/mountlord/GenSRT/releases
    License: AGPL-3.0 (free and open source)

    Feedback welcome — what languages you tried, what worked, what didn't.

    Thanks
    Image Attached Thumbnails Click image for larger version

Name:	Running.jpg
Views:	24
Size:	434.0 KB
ID:	92718  

    Click image for larger version

Name:	Model-Loading.jpg
Views:	16
Size:	157.2 KB
ID:	92719  

    Click image for larger version

Name:	Completion.jpg
Views:	15
Size:	457.1 KB
ID:	92720  

    Last edited by gsadasivan; 18th Jun 2026 at 13:09.
    Quote Quote  
  2. [This post has been deleted]
    Last edited by gsadasivan; 18th Jun 2026 at 13:08.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!