ReePrime
Create Accurate SRT Subtitles Locally: Auto Subtitle & Python Tutorial

Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.

Create Accurate SRT Subtitles Locally: Auto Subtitle & Python Tutorial

L
lordcaocao2025

2 Views • Jun 01, 2026

Description

Stop wasting hours transcribing your videos manually! In this step-by-step tutorial, I show you how to set up and run a local subtitle generator using Python and the Auto Subtitle library, powered by OpenAI's Whisper model.

I cover all the necessary prerequisites (Python 3.7+ and FFMPEG environment setups) before taking you through the simple terminal installation command. You'll learn how to instantly generate a matching SRT file for any video, switch between different Whisper model sizes (Tiny, Base, Small, Medium, Large) depending on your accuracy needs, and even automatically translate your results into English!

To Install the repo
pip install git+https://github.com/m1guelpf/auto-subtitle.git

To use
auto_subtitle "Test.mp4" --srt_only TRUE

Original YouTube Tutorial: https://youtu.be/x5zES2J3Aus

Connected Videos in this Series:
* How to Install GIT:
https://www.dailymotion.com/video/xa71vgq
* How to Install Python & Set Environment Variables:
https://www.dailymotion.com/video/xa8ony2
* How to Install FFMPEG:
https://www.dailymotion.com/video/xa71wxg

Source/Model Resources:
* Auto Subtitle GitHub Repository (by m1guelpf): https://github.com/m1guelpf/auto-subtitle
* Powered by OpenAI Whisper Models

Video Details:
* Original Publish Date: May 15, 2024
* Focus: Local AI Transcription / SRT Generation / Python Automation / OpenAI Whisper
* Test Hardware: RTX 4060 Ti (16GB VRAM)

Follow lordcaocao2025 on Dailymotion for more deep dives into AI workflow optimization, Python script automation, and local machine learning tools!

---
Connect with me:
📺 YouTube: https://www.youtube.com/@CaoCao2025
📱 TikTok: https://www.tiktok.com/@caocao20250
💎 Patreon: https://www.patreon.com/cw/Caocao2025

#WhisperAI #Subtitles #SRT #Python #VideoEditing #AITutorial #Automation #lordcaocao2025