Amey-Thakur / DEEPFAKE-AUDIO

An audio deepfake is when a “cloned” voice that is potentially indistinguishable from the real person’s is used to produce synthetic audio.

Home Page:https://youtu.be/i3wnBcbHDbs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEEPFAKE-AUDIO

👉🏻 An audio deepfake is when a “cloned” voice that is potentially indistinguishable from the real person’s is used to produce synthetic audio.

This project is an implementation of Transfer Learning from Speaker Verification to Multispeaker Text-To-Speech Synthesis (SV2TTS) with a vocoder that works in real-time.

SV2TTS is a three-stage deep learning framework that allows to create a numerical representation of a voice from a few seconds of audio, and to use it to condition a text-to-speech model trained to generate new voices.


👉🏻 Created to Learn the working of Deepfake-Audio 👈🏻

👷 Project Authors: Amey Thakur and Mega Satish

✌🏻 Back To Engineering ✌🏻

About

An audio deepfake is when a “cloned” voice that is potentially indistinguishable from the real person’s is used to produce synthetic audio.

https://youtu.be/i3wnBcbHDbs


Languages

Language:Python 98.3%Language:Jupyter Notebook 1.7%