/smplr

End-to-end platform to create voice cloning samples from youtube videos

Primary LanguagePythonMIT LicenseMIT

smplr

End-to-end platform to create voice cloning samples from youtube videos

This code use the vocal extraction code from @seanghay's repo uvr

To get started:

  1. Clone the repo
git clone git@github.com:zakariaelh/smplr.git
cd smplr
  1. Download the model weights
sh download.sh
  1. Set up a modal account

  2. Serve remotely

modal serve smplr.py