ben_mkiv
d16ba3a06d
favor existing arguments from parameters (kwargs) over global (args) added parameter to specify the autoregressive_model (tho it still loads the default model first, and then loads the target model, which seems to be because TTS loading just loads whatever is set in the settings first) removed load_tts() call, the cli tool now relys on generate() to load the tts system, which is less fail prone imho Revert "added parameter to specify the autoregressive_model (tho it still loads the default model first, and then loads the target model, which seems to be because TTS loading just loads whatever is set in the settings first)" This reverts commit |
||
---|---|---|
bin | ||
models | ||
modules | ||
results | ||
src | ||
training | ||
voices | ||
.dockerignore | ||
.gitignore | ||
.gitmodules | ||
Dockerfile | ||
LICENSE | ||
notebook_colab.ipynb | ||
notebook_paperspace.ipynb | ||
README.md | ||
requirements.txt | ||
setup-cuda-bnb.bat | ||
setup-cuda.bat | ||
setup-cuda.sh | ||
setup-directml.bat | ||
setup-docker.sh | ||
setup-rocm-bnb.sh | ||
setup-rocm.sh | ||
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.