How To Clone Voices With Python + PyTorch

Manpreet Singh
2 min readFeb 12, 2022

Welcome back! Python is an amazing programming language with a ton of capability, if you’re new to Python, check out the link below to learn more about it!

So, let’s talk about an awesome way to clone voices with Python, this project uses PyTorch to help us clone voices in 5 seconds! If you want to check out this project, here is a link to their GitHub page:

Some of the features in this project include being able to run on both Windows and Linux, web-server ready, and supports running on a GPU as well:

Here is a video breaking down how this project works:

--

--