tortoise-tts/tortoise
2023-02-05 23:51:52 +00:00
..
data
models
utils Forgot to rename the cached latents to the new filename 2023-02-05 23:51:52 +00:00
voices
__init__.py
api.py modified how conditional latents are computed (before, it just happened to only bother reading the first 102400/24000=4.26 seconds per audio input, now it will chunk it all to compute latents) 2023-02-05 23:25:41 +00:00
do_tts.py
eval.py
get_conditioning_latents.py
is_this_from_tortoise.py
read.py