ppt_presenter
ppt_presenter copied to clipboard
Convert ppt to video with audio track, using text to speech synthesis
PPT Presenter
PPT Presenter converts a .pptx
file to a video, and read out speaker's notes along slides using text to speech technique.
Usage
- To get started, clone this repo
git clone https://github.com/chaonan99/ppt_presenter.git
cd ppt_presenter
- Install required packages
pip install -r requirements.txt
- You also need
ffmpeg
- Watch the video
example/test.mp4
(created byppt_presenter
)