Skip to content

muvazima/voice-cloned-ppt-maker

Repository files navigation

Setup

1. Install Requirements

Python 3.6 or 3.7 is needed

  • Create your virtual environment (e.g. pipenv, poetry or venv).
  • Install PyTorch (>=1.0.1).
  • Install ffmpeg.
  • Run pip install -r requirements_demo.txt to install the remaining necessary packages.

2. Download Pretrained Models

Download the latest here.

3. Launch streamlit demo

  • streamlit run ppt_voice.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages