tortoise-tts/tortoise/models
James Betker 8139afd0e5 Remove CVVP
After training a similar model for a different purpose, I realized that
this model is faulty: the contrastive loss it uses only pays attention
to high-frequency details which do not contribute meaningfully to
output quality. I validated this by comparing a no-CVVP output with
a baseline using tts-scores and found no differences.
2022-05-17 12:21:25 -06:00
..
__init__.py k I think this works.. 2022-05-02 21:31:31 -06:00
arch_util.py fix paths 2022-05-02 20:56:28 -06:00
autoregressive.py
classifier.py
clvp.py
diffusion_decoder.py
random_latent_generator.py
transformer.py
vocoder.py v2.2 2022-05-06 00:11:10 -06:00
xtransformers.py Remove entmax dep 2022-05-02 21:43:14 -06:00