(A fork of) a multi-voice TTS system trained with an emphasis on quality
Go to file
2023-05-21 01:46:55 +00:00
config
convert
scripts
tortoise added flags to rever to default method of latent generation (separately for the AR and Diffusion latents, as some voices don't play nicely with the chunk-for-all method) 2023-05-21 01:46:55 +00:00
.gitignore
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
requirements.txt added flags to rever to default method of latent generation (separately for the AR and Diffusion latents, as some voices don't play nicely with the chunk-for-all method) 2023-05-21 01:46:55 +00:00
setup.py added args for tokenizer and diffusion model (so I don't have to add it later) 2023-03-15 00:30:28 +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.