tortoise-tts/tortoise/models
2023-03-12 12:48:29 -05:00
..
alias_free_torch added BigVGAN in place of default vocoder (credit to https://github.com/deviandice/tortoise-tts-BigVGAN) 2023-03-03 06:30:58 +00:00
__init__.py
activations.py added BigVGAN in place of default vocoder (credit to https://github.com/deviandice/tortoise-tts-BigVGAN) 2023-03-03 06:30:58 +00:00
arch_util.py
autoregressive.py how did I botch this, I don't think it affects anything since it never thrown an error 2023-03-09 22:36:12 +00:00
bigvgan.py unmarried the config.json to the bigvgan by downloading the right one 2023-03-07 13:37:45 +00:00
classifier.py applied the bitsandbytes wrapper to tortoise inference (not sure if it matters) 2023-02-28 01:42:10 +00:00
clvp.py maybe solved that odd VRAM spike when doing the clvp pass 2023-03-12 12:48:29 -05:00
cvvp.py applied the bitsandbytes wrapper to tortoise inference (not sure if it matters) 2023-02-28 01:42:10 +00:00
diffusion_decoder.py applied the bitsandbytes wrapper to tortoise inference (not sure if it matters) 2023-02-28 01:42:10 +00:00
random_latent_generator.py applied the bitsandbytes wrapper to tortoise inference (not sure if it matters) 2023-02-28 01:42:10 +00:00
transformer.py applied the bitsandbytes wrapper to tortoise inference (not sure if it matters) 2023-02-28 01:42:10 +00:00
vocoder.py
xtransformers.py applied the bitsandbytes wrapper to tortoise inference (not sure if it matters) 2023-02-28 01:42:10 +00:00