
PySubtitle - PyPI
Jun 23, 2024 · PySubtitle is a Python library designed to automate the process of generating subtitles for video files. It extracts audio from video files, converts the audio to text using …
subtitles-generator · GitHub Topics · GitHub
Mar 11, 2025 · Open-source, accurate and easy-to-use video speech recognition & clipping tool, LLM based AI clipping intergrated. Automatically generate and overlay subtitles for any video. …
Automatically generate and overlay subtitles for any video.
This repository uses ffmpeg and OpenAI's Whisper to automatically generate and overlay subtitles on any video. Installation To get started, you'll need Python 3.7 or newer.
GitHub - AhmedOsamaMath/video-subtitle-generator: Python …
A Python tool that automatically generates subtitles for videos using OpenAI's Whisper model, with optional translation support. The tool transcribes audio from videos and can create …
How to generate and add subtitles to videos using Python, …
Jan 19, 2024 · In this tutorial, you will build a Python application capable of extracting audio from an input video, transcribing the extracted audio, generating a subtitle file based on the …
auto-subtitle - PyPI
Jan 25, 2023 · Automatic subtitles in your videos. This repository uses ffmpeg and OpenAI's Whisper to automatically generate and overlay subtitles on any video. Installation. To get …
autosub · PyPI
May 23, 2017 · Autosub is a utility for automatic speech recognition and subtitle generation. It takes a video or an audio file as input, performs voice activity detection to find speech regions, …
Generating automatic video subtitles from any language with …
In this tutorial, we show how Whisper can be used with MoviePy to automatically generate and overlay translated subtitles from any video sample. We then walked through setting up this …
Auto-generate subtitles with Python and AssemblyAI
Nov 5, 2024 · Stop manually creating subtitles for your videos, and learn how to auto-generate them with Python and AssemblyAI in this tutorial.
Generating Subtitles with OpenAI Whisper | by Dmitrii Lukianov
Mar 14, 2023 · OpenAI Whisper is a transformer-based automatic speech recognition system (see this paper for technical details) with open source code. Whisper is free to use, and the model …
- Some results have been removed