Introduction#
clone-voice is a voice cloning tool with a web interface that allows you to record audio using your voice or any sound.
After using it, I feel like it might be 50% similar, somewhere between similar and dissimilar, haha.
Download#
The following steps 1 and 2 can be accelerated using Github File Acceleration | GitMirror.
- Required Pre-compiled main file (1.7G): github.com/jianchang512/clone-voice/releases
- Required Models (3G) model-sts.7z and model-tts.7z: github.com/jianchang512/clone-voice/releases/tag/v0.0.1
- sts: Sound to sound
- tts: Text to speech
- Optional Background and vocal separation tool: github.com/jianchang512/vocal-separate/releases
Configuration#
Copy the two model files to the tts directory of the pre-compiled main file, and extract by choosing "Extract to current location", the final effect is as follows:
Start#
Double-click on the app.exe in the pre-compiled main file and wait for it to start up.