vall-e/vall_e
2024-09-18 20:19:46 -05:00
..
emb lang fixes / reworked phoneme symmap validation 2024-09-18 19:36:03 -05:00
engines tweaks and fixes for lora stuffs 2024-09-08 18:05:21 -05:00
ext maybe final tweaks, I really needed to unify my json read/write and orjson is proven to be fast enough for me to try and rely on it more 2024-09-17 22:57:04 -05:00
models tweaks and fixes for lora stuffs 2024-09-08 18:05:21 -05:00
utils oops, turns out these are not split by speaker names already........ (also added sampling the dataset in the webui for easy viewing) 2024-09-18 20:19:46 -05:00
__init__.py
__main__.py validated rep pen for STT (sometimes needed to wrangle the model) 2024-09-08 08:30:30 -05:00
config.py maybe final tweaks, I really needed to unify my json read/write and orjson is proven to be fast enough for me to try and rely on it more 2024-09-17 22:57:04 -05:00
data.py lang fixes / reworked phoneme symmap validation 2024-09-18 19:36:03 -05:00
demo.py moved prints to use logger, edited readme (fused_attn doesnt seem stable for training) 2024-08-29 13:27:16 -05:00
export.py tweaks and fixes for lora stuffs 2024-09-08 18:05:21 -05:00
inference.py also do text similarities (dont know what use I'll have for this) 2024-09-10 16:45:59 -05:00
plot.py
samplers.py
train.py more fixes, moved sampler state dict to a better place, eval works again 2024-09-06 16:59:56 -05:00
webui.py oops, turns out these are not split by speaker names already........ (also added sampling the dataset in the webui for easy viewing) 2024-09-18 20:19:46 -05:00