๐ Check out the VisioGen Frontend for the complete AI-powered video generation experience.
This repository contains the backend for VisioGen โ an AI-powered video generation service. Built with Python, it handles text-to-speech conversion, video generation, and subtitle synchronization.
- Custom video generation using Pythonโs MoviePy library
- Dynamic text overlay and animations
- Synchronized audio-visual composition
- Hosted on Google Cloud Platform
- Scalable API endpoints for video processing
- Efficient storage and delivery of generated videos
- Seamless API communication
- Robust error handling
- Progress tracking for video generation
- Python for video processing
- MoviePy for video composition
- Google Cloud Text-to-Speech API
- Google Cloud Platform for hosting
- Text Processing: Your input text is analyzed and segmented
- Voice Generation: Google Cloud TTS converts text to natural speech
- Video Creation: MoviePy combines visuals, text, and audio
- Cloud Delivery: Final video is processed and delivered via GCP