Collection of utilities aimed to voice clone through AI
Go to file
2023-10-24 23:39:46 +00:00
bin
models
modules fixed culling for validation based on audio duration not working 2023-09-21 22:33:11 +00:00
results
src fixed setup scripts and Dockerfile to NOT use extra-index-url and instead use index-url (how this happened I don't know, since pytorch instructions use index-url), '''fixed''' phonemizing japanese for VALL-E with pykakasi 2023-10-12 00:27:46 +00:00
training
voices
.dockerignore
.gitignore
.gitmodules
Dockerfile fixed setup scripts and Dockerfile to NOT use extra-index-url and instead use index-url (how this happened I don't know, since pytorch instructions use index-url), '''fixed''' phonemizing japanese for VALL-E with pykakasi 2023-10-12 00:27:46 +00:00
LICENSE
notebook_colab.ipynb updated colab notebook 2023-10-24 23:39:46 +00:00
notebook_paperspace.ipynb
README.md
requirements.txt updated colab notebook 2023-10-24 23:39:46 +00:00
setup-cuda-bnb.bat
setup-cuda.bat fixed setup scripts and Dockerfile to NOT use extra-index-url and instead use index-url (how this happened I don't know, since pytorch instructions use index-url), '''fixed''' phonemizing japanese for VALL-E with pykakasi 2023-10-12 00:27:46 +00:00
setup-cuda.sh fixed setup scripts and Dockerfile to NOT use extra-index-url and instead use index-url (how this happened I don't know, since pytorch instructions use index-url), '''fixed''' phonemizing japanese for VALL-E with pykakasi 2023-10-12 00:27:46 +00:00
setup-directml.bat
setup-docker.sh
setup-rocm-bnb.sh
setup-rocm.sh fixed setup scripts and Dockerfile to NOT use extra-index-url and instead use index-url (how this happened I don't know, since pytorch instructions use index-url), '''fixed''' phonemizing japanese for VALL-E with pykakasi 2023-10-12 00:27:46 +00:00
start-docker.sh
start.bat
start.sh
train-docker.sh
train.bat
train.sh
update-force.bat
update-force.sh
update.bat
update.sh

AI Voice Cloning

Note This project has been in dire need of being rewritten from the ground up for some time. Apologies for any crust from my rather spaghetti code.

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.

>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 the documentation.

Bug Reporting

If you run into any problems, please refer to the issues you may encounter wiki page first.