1
0
Fork 0
Collection of utilities aimed to voice clone through AI
 
 
 
 
 
Go to file
mrq f708909687 Wiki'd 2023-02-17 19:21:31 +07:00
bin Initial refractor 2023-02-17 00:08:27 +07:00
models almost 2023-02-17 15:53:50 +07:00
results Initial refractor 2023-02-17 00:08:27 +07:00
src cleanup, "injected" dvae.pth to download through tortoise's model loader, so I don't need to keep copying it 2023-02-17 19:06:05 +07:00
training Slight fix, getting close to be able to train from the web UI directly 2023-02-17 13:57:03 +07:00
voices Initial refractor 2023-02-17 00:08:27 +07:00
.gitignore Initial refractor 2023-02-17 00:08:27 +07:00
LICENSE Initial refractor 2023-02-17 00:08:27 +07:00
README.md Wiki'd 2023-02-17 19:21:31 +07:00
notebook.ipynb updated notebooks to use the new "main" setup 2023-02-17 03:30:53 +07:00
requirements.txt added preparation of LJSpeech-esque dataset 2023-02-17 05:42:55 +07:00
setup-cuda.bat almost 2023-02-17 15:53:50 +07:00
setup-cuda.sh almost 2023-02-17 15:53:50 +07:00
setup-directml.bat almost 2023-02-17 15:53:50 +07:00
setup-rocm.sh almost 2023-02-17 15:53:50 +07:00
setup-training.sh almost 2023-02-17 15:53:50 +07:00
setup_training.bat almost 2023-02-17 15:53:50 +07:00
start.bat added dropdown to select which whisper model to use for transcription, added note that FFMPEG is required 2023-02-17 06:01:14 +07:00
start.sh Initial refractor 2023-02-17 00:08:27 +07:00
train.ipynb added preparation of LJSpeech-esque dataset 2023-02-17 05:42:55 +07:00
update-force.bat Initial refractor 2023-02-17 00:08:27 +07:00
update-force.sh Initial refractor 2023-02-17 00:08:27 +07:00
update.bat Initial refractor 2023-02-17 00:08:27 +07:00
update.sh Initial refractor 2023-02-17 00:08:27 +07:00

README.md

AI Voice Cloning

This repo/rentry aims to serve as both a foolproof guide for setting up AI voice cloning tools for legitimate, local use on Windows/Linux, as well as a stepping stone for anons that genuinely want to play around with TorToiSe.

Similar to my own findings for Stable Diffusion image generation, this rentry may appear a little disheveled as I note my new findings with TorToiSe. Please keep this in mind if the guide seems to shift a bit or sound confusing.

>Ugh... why bother when I can just abuse 11.AI?

You're more than welcome to, but TorToiSe is shaping up to be a very promising tool, especially with finetuning now on the horizon.

This is not endorsed by neonbjb. I do not expect this to run into any ethical issues, as it seems (like me), this is mostly for making funny haha vidya characters say funny lines.

Documentation

Please consult the wiki for documentation.