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
2 Views • Jun 01, 2026
Description
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
More from User
AI Dance Girl 1421
lordcaocao2025
Video-to-Video AI Guide: Combine AnimatedDiff and ControlNet in Automatic1111
lordcaocao2025
AI Dancing Girl 2814 - No Face Error
lordcaocao2025
AI Dancing Girl 1446
lordcaocao2025
Create Accurate SRT Subtitles Locally: Auto Subtitle & Python Tutorial
lordcaocao2025
AI Dancing Girl 2299 - My Hub
lordcaocao2025
Related Videos
How to Create Beautiful Tables in Python Using Rich Library 📊 _ Python Tutorial
AI_Evolutionary Technology
---Pygame (Python Game Development) Tutorial - 36 - Creating a Game Icon
learn.com
Create a Professional Timeline Chart in Python | Matplotlib Tutorial
AI_Evolutionary Technology
Create Stunning Pie Charts in Python 🥧 _ Matplotlib Step-by-Step Tutorial
AI_Evolutionary Technology
How to Create a Radar Chart in Python _ Matplotlib Tutorial for Beginners
AI_Evolutionary Technology
Python Tkinter GUI Tutorial 2 - How to Create Calculator
Sung Chilton