Member-only story
Python Projects You Should Build If You’re Bored
4 min readFeb 19, 2022
Welcome back! Python is an awesome 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 some Python projects you should definitely build if you’re bored!
Cloning Voices With PyTorch
A very awesome (and complex) project you should check out is the real time voice cloning project on GitHub, this project allows you to clone out a voice using the popular PyTorch package. If you want to learn more about this project, check out the link below: