to23oise-tts/tortoise
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
..
data Add chapter 1 of GoT for read.py demos 2022-05-17 11:21:57 -06:00
models Remove CVVP 2022-05-17 12:21:25 -06:00
utils Fix bug in load_voices in audio.py 2022-05-17 18:34:54 +03:00
voices Add conditioning latent example 2022-05-17 11:21:37 -06:00
__init__.py Move everything into the tortoise/ subdirectory 2022-05-01 16:24:24 -06:00
api.py Remove CVVP 2022-05-17 12:21:25 -06:00
do_tts.py Remove CVVP 2022-05-17 12:21:25 -06:00
eval.py add eval script for testing 2022-05-12 20:15:22 -06:00
get_conditioning_latents.py more fixes 2022-05-02 16:44:47 -06:00
is_this_from_tortoise.py misc fixes 2022-05-02 18:00:57 -06:00
read.py Remove CVVP 2022-05-17 12:21:25 -06:00