Vigyata.AI
Is this your channel?
The Code
GithubGithubThe Code

The Code

I linked the full code for the subtitle generator so you can see exactly how I wired the backend + frontend together. If you want to replicate the workflow—video to WAV with ffmpeg, then whisper.cpp to SRT—this repo is the fastest way to get there.

Buy on Github

You'll be taken to Github to complete your purchase.

Pros

  • +Working reference implementation of the MVP I built in the video
  • +Shows the server/client structure and SRT output flow
  • +Good starting point to extend into a paid tool

Cons

  • -You still need to handle setup steps like installing dependencies and ffmpeg
  • -MVP-level UI and architecture (not a polished production app)

Featured in this video