zakariaelh / smplr

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 84.2%Language:JavaScript 12.8%Language:CSS 1.5%Language:HTML 1.3%Language:Shell 0.2%