1
0
Fork 0
Collection of utilities aimed to voice clone through AI, fork of https://git.ecker.tech/mrq/ai-voice-cloning
 
 
 
 
 
Go to file
mrq d752a22331 print a warning if automatically deduced batch size returns 1 2023-03-15 01:20:15 +07:00
bin
config
models added options to pick tokenizer json and diffusion model (so I don't have to add it in later when I get bored and add in diffusion training) 2023-03-15 00:37:38 +07:00
modules added options to pick tokenizer json and diffusion model (so I don't have to add it in later when I get bored and add in diffusion training) 2023-03-15 00:37:38 +07:00
results
src print a warning if automatically deduced batch size returns 1 2023-03-15 01:20:15 +07:00
training
voices
.gitignore
.gitmodules
LICENSE
README.md
notebook_colab.ipynb
notebook_paperspace.ipynb
requirements.txt
setup-cuda.bat
setup-cuda.sh
setup-directml.bat
setup-rocm-bnb.sh
setup-rocm.sh rocm5.2 works for me desu so I bumped it back up 2023-03-11 17:02:56 +07:00
start.bat added PYTHONUTF8 to start/train bats 2023-03-14 02:29:11 +07:00
start.sh :) 2023-03-14 05:02:14 +07:00
train.bat ;) 2023-03-14 15:48:09 +07:00
train.sh ;) 2023-03-14 15:48:09 +07:00
update-force.bat
update-force.sh
update.bat
update.sh added PYTHONUTF8 to start/train bats 2023-03-14 02:29:11 +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 the documentation.

Bug Reporting

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