No description
Find a file
2023-12-17 17:42:42 -08:00
bin first commit 2023-12-17 16:35:11 -08:00
config first commit 2023-12-17 16:35:11 -08:00
models first commit 2023-12-17 16:35:11 -08:00
modules Small reload change 2023-12-17 17:42:42 -08:00
src Small reload change 2023-12-17 17:42:42 -08:00
training first commit 2023-12-17 16:35:11 -08:00
voices first commit 2023-12-17 16:35:11 -08:00
.dockerignore first commit 2023-12-17 16:35:11 -08:00
.gitignore first commit 2023-12-17 16:35:11 -08:00
.gitmodules submodules 2023-12-17 16:49:56 -08:00
changelog.md first commit 2023-12-17 16:35:11 -08:00
deepspeed-0.8.3+6eca037c-cp39-cp39-win_amd64.whl first commit 2023-12-17 16:35:11 -08:00
Dockerfile first commit 2023-12-17 16:35:11 -08:00
LICENSE first commit 2023-12-17 16:35:11 -08:00
notebook_colab.ipynb first commit 2023-12-17 16:35:11 -08:00
notebook_paperspace.ipynb first commit 2023-12-17 16:35:11 -08:00
README.md first commit 2023-12-17 16:35:11 -08:00
requirements.txt first commit 2023-12-17 16:35:11 -08:00
setup-cuda-bnb.bat Small reload change 2023-12-17 17:42:42 -08:00
setup-cuda.bat Small reload change 2023-12-17 17:42:42 -08:00
setup-cuda.sh first commit 2023-12-17 16:35:11 -08:00
setup-directml.bat first commit 2023-12-17 16:35:11 -08:00
setup-docker.sh first commit 2023-12-17 16:35:11 -08:00
setup-rocm-bnb.sh first commit 2023-12-17 16:35:11 -08:00
setup-rocm.sh first commit 2023-12-17 16:35:11 -08:00
start-docker.sh first commit 2023-12-17 16:35:11 -08:00
start.bat first commit 2023-12-17 16:35:11 -08:00
start.sh first commit 2023-12-17 16:35:11 -08:00
train-docker.sh first commit 2023-12-17 16:35:11 -08:00
train.bat first commit 2023-12-17 16:35:11 -08:00
train.sh first commit 2023-12-17 16:35:11 -08:00
update-force.bat first commit 2023-12-17 16:35:11 -08:00
update-force.sh first commit 2023-12-17 16:35:11 -08:00
update.bat first commit 2023-12-17 16:35:11 -08:00
update.sh first commit 2023-12-17 16:35:11 -08:00

AI Voice Cloning

Note

I do not plan on actively working on improvements/enhancements for this project, this is mainly meant to keep the repo in a working state in the case the original git.ecker goes down or necessary package changes need to be made.

This repo is a fork/reupload of the one originally located here: https://git.ecker.tech/mrq/ai-voice-cloning. All of the work that was put into it to incoporate training with DLAS and inference with Tortoise belong to mrq, the author of the original ai-voice-cloning repo.

Setup

TBD

Documentation

TBD

Bug Reporting

If you run into any problems, please open up a new issue on the issues tab.