Create videos quickly and easily by simply typing out the video’s script with python

Text2Video

Text2Video’s purpose is to help people create videos quickly and easily by simply typing out the video’s script and a description of images to include in the video.

Text2Video

Usage

Just upload a script and an optional audio file of you saying the script

To start the server run this in the terminal

docker start gentle
python app.py

To stop the server open the same terminal and press CTRL-C. After that run

docker stop gentle

For instructions on how to use Text2Video check out this tutorial.

Installation

This has only been tested on Windows 10.

git clone https://github.com/joshchen984/Text2Video.git
cd Text2Video
./install.sh

Must install ffmpeg and add it to PATH

Create a config.yaml file in the root folder

 

 

 

To finish reading, please visit source site