I created a CLI tool for transcribing, translating and embedding subtitles in videos using Gemini AI
What my project does:
subauto
is a command-line tool that automates the entire video subtitling workflow. It:
- Transcribes video content using Whisper for accurate speech recognition
- Translates subtitles using Google’s Gemini AI 2.0, supporting multiple languages
- Automatically embeds both original and translated subtitles into your videos
- Processes multiple videos concurrently
- Provides real-time progress tracking with a beautiful CLI interface using Rich
- Handles complex directory structures while maintaining organization
This is my first project and I would love some feedback!
Thanks
submitted by /u/ricjuanflores
[link] [comments]
r/learnpython I created a CLI tool for transcribing, translating and embedding subtitles in videos using Gemini AI Link to source code What my project does: subauto is a command-line tool that automates the entire video subtitling workflow. It: Transcribes video content using Whisper for accurate speech recognition Translates subtitles using Google’s Gemini AI 2.0, supporting multiple languages Automatically embeds both original and translated subtitles into your videos Processes multiple videos concurrently Provides real-time progress tracking with a beautiful CLI interface using Rich Handles complex directory structures while maintaining organization This is my first project and I would love some feedback! Thanks submitted by /u/ricjuanflores [link] [comments]
I created a CLI tool for transcribing, translating and embedding subtitles in videos using Gemini AI
What my project does:
subauto
is a command-line tool that automates the entire video subtitling workflow. It:
- Transcribes video content using Whisper for accurate speech recognition
- Translates subtitles using Google’s Gemini AI 2.0, supporting multiple languages
- Automatically embeds both original and translated subtitles into your videos
- Processes multiple videos concurrently
- Provides real-time progress tracking with a beautiful CLI interface using Rich
- Handles complex directory structures while maintaining organization
This is my first project and I would love some feedback!
Thanks
submitted by /u/ricjuanflores
[link] [comments]