Hi Streamlit community ,
Iβm excited to share my very first Streamlit app with you all:
Voiceover Video Generator
What it does:
This tool helps you generate voiceover videos using a subtitle (.srt
) file and a video file. You can also add optional background music to enhance the final output.
Key Features:
- Upload MP4 video + SRT subtitle file
- Automatically converts text to voice using Google Text-to-Speech
- Supports optional background music (upload your own or pick from the built-in list)
- Produces a clean downloadable MP4 file with synced voiceover and audio
Built with:
Streamlit
gTTS
(Google Text-to-Speech)FFmpeg
Python
Iβd love to get your feedback! Feel free to try it out and let me know what you think or how I could improve it.
Thanks for checking it out!
β @isachintiwari