tortoise-tts/tortoise/models
mrq bf3b6c87aa added compat for coqui's XTTS 2023-09-16 03:38:21 +07: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 +07:00
__init__.py k I think this works.. 2022-05-02 21:31:31 +07:00
activations.py added BigVGAN in place of default vocoder (credit to https://github.com/deviandice/tortoise-tts-BigVGAN) 2023-03-03 06:30:58 +07:00
arch_util.py Fix typos 2023-01-06 11:04:36 +07:00
autoregressive.py added compat for coqui's XTTS 2023-09-16 03:38:21 +07:00
bigvgan.py unmarried the config.json to the bigvgan by downloading the right one 2023-03-07 13:37:45 +07:00
classifier.py applied the bitsandbytes wrapper to tortoise inference (not sure if it matters) 2023-02-28 01:42:10 +07:00
clvp.py maybe solved that odd VRAM spike when doing the clvp pass 2023-03-12 12:48:29 +07:00
cvvp.py applied the bitsandbytes wrapper to tortoise inference (not sure if it matters) 2023-02-28 01:42:10 +07:00
diffusion_decoder.py applied the bitsandbytes wrapper to tortoise inference (not sure if it matters) 2023-02-28 01:42:10 +07:00
random_latent_generator.py applied the bitsandbytes wrapper to tortoise inference (not sure if it matters) 2023-02-28 01:42:10 +07:00
transformer.py applied the bitsandbytes wrapper to tortoise inference (not sure if it matters) 2023-02-28 01:42:10 +07:00
vocoder.py I didn't have to suck off a wizard for DirectML support (courtesy of https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/7600 for leading the way) 2023-02-09 05:05:21 +07:00
xtransformers.py applied the bitsandbytes wrapper to tortoise inference (not sure if it matters) 2023-02-28 01:42:10 +07:00