(QoL improvements for) a multi-voice TTS system trained with an emphasis on quality
Go to file
2023-03-06 21:32:20 +00:00
config
convert modified conversion scripts to not give a shit about bitrate and formats since torchaudio.load handles all of that anyways, and it all gets resampled anyways 2023-02-15 04:44:14 +00:00
scripts
tortoise oops 2023-03-06 21:32:20 +00:00
.gitignore added shell scripts for linux, wrapped sorted() for voice list, I guess 2023-02-06 21:54:31 -06:00
CITATION.cff
LICENSE
MANIFEST.in
README.md you should have migrated by now, if anything breaks it's on (You) 2023-03-05 14:03:18 +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.py added option to specify autoregressive model at tts generation time (for a spicy feature later) 2023-03-06 20:31:19 +00:00

(QoL improvements for) TorToiSe

This repo is for my modifications to neonbjb/tortoise-tts. If you need the original README, refer to the original repo.

> w-where'd everything go?

Please migrate to mrq/ai-voice-cloning, as that repo is the more cohesive package for voice cloning.