Video0001 / README.md
ZeeAI1's picture
Update README.md
4d77d67 verified
---
title: AI Voiceover Studio
emoji: 🎀
colorFrom: pink
colorTo: indigo
sdk: streamlit
sdk_version: "1.32.0"
app_file: app.py
pinned: false
---
# 🎀 AI Voiceover + Subtitle Enhancer
Upload a short video, extract subtitles using OpenAI Whisper, generate voice narration using Coqui TTS, and download the final video with enhanced audio.
### Features:
- πŸŽ₯ Video Upload
- 🧠 Audio Transcription (OpenAI Whisper)
- ✍️ Custom Voiceover Input
- πŸ—£οΈ AI Voice Generation (Coqui TTS)
- πŸ”Š Audio Replacement
- πŸ“₯ Final Video Download
---
βœ… Built using `streamlit`, `whisper`, `TTS`, `moviepy`, and `ffmpeg`.
Perfect for content creators, gamers, educators, and marketers.
---