vall-e/vall_e
2024-06-28 22:28:54 -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 sort duration buckets to ensure that paths sorted-by-duration are actually sorted by duration (because i didnt know that python dicts can have non-strings as keys), added batching samples based on total duration to ensure best training throughput 2024-06-28 22:28:54 -05:00
utils sort duration buckets to ensure that paths sorted-by-duration are actually sorted by duration (because i didnt know that python dicts can have non-strings as keys), added batching samples based on total duration to ensure best training throughput 2024-06-28 22:28:54 -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 sort duration buckets to ensure that paths sorted-by-duration are actually sorted by duration (because i didnt know that python dicts can have non-strings as keys), added batching samples based on total duration to ensure best training throughput 2024-06-28 22:28:54 -05:00
data.py sort duration buckets to ensure that paths sorted-by-duration are actually sorted by duration (because i didnt know that python dicts can have non-strings as keys), added batching samples based on total duration to ensure best training throughput 2024-06-28 22:28:54 -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