(QoL improvements for) a multi-voice TTS system trained with an emphasis on quality
Go to file
2023-02-16 22:12:13 +00:00
config
convert
scripts
tortoise fixing brain worms 2023-02-16 21:36:49 +00:00
voices
.gitignore
CITATION.cff
LICENSE
list_devices.py
main.py fixing brain worms 2023-02-16 21:36:49 +00:00
MANIFEST.in
README.md fixed colab to use the new repo, reorder loading tortoise before the web UI for people who don't wait 2023-02-16 22:12:13 +00:00
requirements_legacy.txt pip-ifying things 2023-02-16 19:48:06 +00:00
requirements.txt pip-ifying things 2023-02-16 19:48:06 +00:00
setup-cuda.bat pip-ifying things 2023-02-16 19:48:06 +00:00
setup-cuda.sh pip-ifying things 2023-02-16 19:48:06 +00:00
setup-directml.bat pip-ifying things 2023-02-16 19:48:06 +00:00
setup-rocm.sh pip-ifying things 2023-02-16 19:48:06 +00:00
start.bat
start.sh
tortoise_tts.ipynb fixed colab to use the new repo, reorder loading tortoise before the web UI for people who don't wait 2023-02-16 22:12:13 +00:00
update-force.bat
update-force.sh
update.bat
update.sh
webui.py actually for real fixed incrementing filenames because i had a regex that actually only worked if candidates or lines>1, cuda now takes priority over dml if you're a nut with both of them installed because you can just specify an override anyways 2023-02-16 01:06:32 +00:00

(QoL improvements for) TorToiSe

This repo is for my modifications to neonbjb/tortoise-tts.

For the original repo, please go to mrq/ai-voice-cloning.