tortoise-tts/tortoise_tts
2024-06-19 22:20:06 -05:00
..
emb
engines load exported LoRA weights if exists (to-do: make a better LoRA loading mechanism) 2024-06-18 21:46:42 -05:00
ext
models added BigVGAN and HiFiGAN (from https://git.ecker.tech/jarod/tortoise-tts), vocoder selectable in webUI 2024-06-19 21:43:29 -05:00
utils set seed on inference, since it seems to be set to 0 every time 2024-06-19 22:10:59 -05:00
__init__.py
__main__.py set seed on inference, since it seems to be set to 0 every time 2024-06-19 22:10:59 -05:00
config.py set seed on inference, since it seems to be set to 0 every time 2024-06-19 22:10:59 -05:00
data.py working, the vocoder was just loading wrong 2024-06-18 20:55:50 -05:00
export.py
inference.py calm_token was set wrong, somehow 2024-06-19 22:20:06 -05:00
plot.py
samplers.py
tokenizer.py semblance of documentation, automagic model downloading, a little saner inference results folder 2024-06-19 10:08:14 -05:00
train.py added automagic offloading models to GPU then CPU when theyre done during inference 2024-06-19 17:01:05 -05:00
webui.py added BigVGAN and HiFiGAN (from https://git.ecker.tech/jarod/tortoise-tts), vocoder selectable in webUI 2024-06-19 21:43:29 -05:00