tortoise-tts/tortoise
2023-02-12 14:46:21 +00:00
..
data
models
utils Added integration for "voicefixer", fixed issue where candidates>1 and lines>1 only outputs the last combined candidate, numbered step for each generation in progress, output time per generation step 2023-02-11 15:02:11 +00:00
__init__.py
api.py fixed silently crashing from enabling kv_cache-ing if using the DirectML backend, throw an error when reading a generated audio file that does not have any embedded metadata in it, cleaned up the blocks of code that would DMA/transfer tensors/models between GPU and CPU 2023-02-12 14:46:21 +00:00
do_tts.py
eval.py
get_conditioning_latents.py
is_this_from_tortoise.py
read.py