tortoise-tts/tortoise_tts
2024-10-27 09:02:48 -05:00
..
emb might help to resample to the right sample rate for the AR / dvae,,, 2024-06-25 19:48:45 -05:00
engines maybe backported some weird fixes for LoRA loading from mrq/vall-e ? 2024-07-22 20:48:06 -05:00
ext
models sane download bar 2024-10-27 09:02:48 -05:00
utils backported additions from e-c-k-e-r/vall-e (paths sorted-by-duration and batched sampling) 2024-06-28 22:29:42 -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 maybe backported some weird fixes for LoRA loading from mrq/vall-e ? 2024-07-22 20:48:06 -05:00
data.py more backporting 2024-06-28 22:44:42 -05:00
export.py backport 2024-07-22 20:56:45 -05:00
inference.py calm_token was set wrong, somehow 2024-06-19 22:20:06 -05:00
plot.py
samplers.py
tokenizer.py
train.py more backporting 2024-06-28 22:44:42 -05:00
webui.py