|
--- |
|
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. |
|
|
|
--- |
|
|