tortoise-tts/tortoise/utils
mrq b10c58436d pesky dot 2023-08-20 22:41:55 +07:00
..
__init__.py Move everything into the tortoise/ subdirectory 2022-05-01 16:24:24 +07:00
audio.py pesky dot 2023-08-20 22:41:55 +07:00
device.py removed some CPU fallback wrappers because directml seems to work now without them 2023-04-29 00:46:36 +07:00
diffusion.py 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 +07:00
stft.py fix warning 2022-05-02 16:36:02 +07:00
text.py Typofix 2022-05-28 01:29:34 +07:00
tokenizer.py added japanese preprocessor for tokenizer 2023-03-17 20:03:02 +07:00
torch_intermediary.py disable BNB for inferencing by default because I'm pretty sure it makes zero differences (can be force enabled with env vars if you'r erelying on this for some reason) 2023-04-29 00:38:18 +07:00
typical_sampling.py Move everything into the tortoise/ subdirectory 2022-05-01 16:24:24 +07:00
wav2vec_alignment.py Fix for redaction at end of text (#45) 2023-06-10 21:16:21 +07:00