/ppt_presenter

Convert ppt to video with audio track, using text to speech synthesis

Primary LanguagePython

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

Alt text