vall-e/vall_e
2024-06-25 13:41:29 -05:00
..
emb ugh 2024-06-09 11:39:43 -05:00
engines backport fix from tortoise_tts with local trainer + loading state when training lora 2024-06-25 13:41:29 -05:00
ext fixes 2024-06-04 00:07:00 -05:00
models load exported LoRA weights if exists (to-do: make a better LoRA loading mechanism) 2024-06-18 21:45:46 -05:00
utils backport fix from tortoise_tts with local trainer + loading state when training lora 2024-06-25 13:41:29 -05:00
__init__.py Rewrite init 2023-08-02 21:53:35 +00:00
__main__.py backport fix from tortoise_tts with local trainer + loading state when training lora 2024-06-25 13:41:29 -05:00
config.py backport fix from tortoise_tts with local trainer + loading state when training lora 2024-06-25 13:41:29 -05:00
data.py backport fix from tortoise_tts with local trainer + loading state when training lora 2024-06-25 13:41:29 -05:00
export.py actually make deepspeed work with LoRAs 2024-06-17 13:55:37 -05:00
inference.py backport fix from tortoise_tts with local trainer + loading state when training lora 2024-06-25 13:41:29 -05:00
plot.py ugh 2024-06-09 11:39:43 -05:00
samplers.py ban stop token for NAR levels (because sometimes it gets sampled and causes problems) 2024-06-17 22:14:43 -05:00
train.py ugh 2024-06-09 11:39:43 -05:00
webui.py validated that inferencing works, changed some defaults (NAR benefits from greedy sampling) 2024-06-09 17:11:38 -05:00