PPT Presenter

October 2, 2018 ยท View on GitHub

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 by ppt_presenter)

Alt text