tortoise-tts/tortoise_tts
2024-06-25 19:17:14 -05:00
..
emb encoding mel tokens + dataset preparation 2024-06-18 10:30:54 -05:00
engines oops, needed some fixes 2024-06-25 13:40:39 -05:00
ext initial "refractoring" 2024-06-17 22:48:34 -05:00
models i swear it worked before and now it didnt 2024-06-25 19:17:14 -05:00
utils oops, needed some fixes 2024-06-25 13:40:39 -05:00
__init__.py initial "refractoring" 2024-06-17 22:48:34 -05:00
__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 oops, needed some fixes 2024-06-25 13:40:39 -05:00
inference.py calm_token was set wrong, somehow 2024-06-19 22:20:06 -05:00
plot.py initial "refractoring" 2024-06-17 22:48:34 -05:00
samplers.py initial "refractoring" 2024-06-17 22:48:34 -05:00
tokenizer.py semblance of documentation, automagic model downloading, a little saner inference results folder 2024-06-19 10:08:14 -05:00
train.py oops, needed some fixes 2024-06-25 13:40:39 -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