https://github.com/uddhav-paudel/text_image2video
Generates a video with synchronized audio based on text input. Combines images with the text-to-speech audio to create a cohesive video.
https://github.com/uddhav-paudel/text_image2video
image-clip python-tool python3 text-audio-free-library video-clip youtube-shorts-ready
Last synced: 9 months ago
JSON representation
Generates a video with synchronized audio based on text input. Combines images with the text-to-speech audio to create a cohesive video.
- Host: GitHub
- URL: https://github.com/uddhav-paudel/text_image2video
- Owner: Uddhav-Paudel
- License: mit
- Created: 2024-12-04T08:42:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-19T15:03:50.000Z (10 months ago)
- Last Synced: 2025-03-19T16:23:08.905Z (10 months ago)
- Topics: image-clip, python-tool, python3, text-audio-free-library, video-clip, youtube-shorts-ready
- Language: Python
- Homepage: https://www.youtube.com/@eonsoulnspirit/featured
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
`text_image2video` is a console-based application that allows users to generate videos from text and image inputs. By providing a text script and an image, the application creates a video with audio narration that corresponds to the text. It is designed to automate the process of creating multimedia content, combining both visual and audio elements, to produce a complete video from minimal input.
## Features
- Generates a video with synchronized audio based on text input.
- Combines an image with the text-to-speech audio to create a cohesive video.
## Usage
Run the application locally by following the setup instructions in the repository. Ensure that the proper file and folder structure is followed, and provide the necessary inputs to generate the video.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.