mirror of
https://github.com/kingridda/voice-cloning-AI.git
synced 2025-12-16 03:38:02 +01:00
505 B
505 B
Voice Cloning AI
Voice cloning AI (deepfake for voice). Using cloned voice from only 5-10 seconds of targeted voice.
Implementation used an unofficial (but popular) Implementation of the famous paper "Transfer Learning from Speaker Verification to Multispeaker Text-To-Speech Synthesis "
This demo is used only for educational perposes.
References:
Implementation using the model from: https://github.com/CorentinJ/Real-Time-Voice-Cloning
Based on the paper: https://arxiv.org/abs/1806.04558