tortoise-tts/tortoise/utils
2023-02-28 01:42:10 +00:00
..
__init__.py Move everything into the tortoise/ subdirectory 2022-05-01 16:24:24 -06:00
audio.py arg to skip voice latents for grabbing voice lists (for preparing datasets) 2023-02-17 04:50:02 +00:00
device.py oops 2023-02-16 13:23:07 +00:00
diffusion.py 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
stft.py fix warning 2022-05-02 16:36:02 -06:00
text.py Typofix 2022-05-28 01:29:34 +00:00
tokenizer.py Remove some assumptions about working directory 2022-05-29 01:10:19 +00:00
torch_intermediary.py applied the bitsandbytes wrapper to tortoise inference (not sure if it matters) 2023-02-28 01:42:10 +00:00
typical_sampling.py Move everything into the tortoise/ subdirectory 2022-05-01 16:24:24 -06:00
wav2vec_alignment.py applied the bitsandbytes wrapper to tortoise inference (not sure if it matters) 2023-02-28 01:42:10 +00:00