mirror of
https://github.com/kingridda/voice-cloning-AI.git
synced 2025-12-15 03:07:59 +01:00
Update README.md
This commit is contained in:
14
README.md
14
README.md
@@ -1,5 +1,15 @@
|
||||
# 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:
|
||||
https://github.com/CorentinJ/Real-Time-Voice-Cloning
|
||||
https://arxiv.org/abs/1806.04558
|
||||
Implementation using the model from: https://github.com/CorentinJ/Real-Time-Voice-Cloning
|
||||
|
||||
Based on the paper: https://arxiv.org/abs/1806.04558
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user