0. 说明
RTVC-7 Voice Cloning Model
demo: https://blue-fish.github.io/experiments/RTVC-7.html
- 跑通 Git 上的 RealTime VoiceClone: https://github.com/CorentinJ/Real-Time-Voice-Cloning
- 简化它, 写在 Git 中: https://github.com/ruclion/Pretrained-EarSpeech
1. Git Clone
- git clone https://github.com/CorentinJ/Real-Time-Voice-Cloning.git
- mv Real-Time-Voice-Cloning Pretrained-EarSpeech
- cd Pretrained-EarSpeech
- git init
- git add .
- git commi