1
1
forked from mrq/tortoise-tts
tortoise-tts/tortoise
2023-05-21 01:46:55 +00:00
..
data
models
utils removed kludgy wrappers for passing progress when I was a pythonlet and didn't know gradio can hook into tqdm outputs anyways 2023-05-04 23:39:39 +00:00
__init__.py
api.py added flags to rever to default method of latent generation (separately for the AR and Diffusion latents, as some voices don't play nicely with the chunk-for-all method) 2023-05-21 01:46:55 +00:00
do_tts.py
eval.py
get_conditioning_latents.py
is_this_from_tortoise.py
read.py