tortoise-tts/tortoise/models
2023-03-03 06:30:58 +00: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
bigvgan.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
classifier.py
clvp.py
config.json added BigVGAN in place of default vocoder (credit to https://github.com/deviandice/tortoise-tts-BigVGAN) 2023-03-03 06:30:58 +00:00
cvvp.py
diffusion_decoder.py
random_latent_generator.py
transformer.py
vocoder.py
xtransformers.py