vall-e/vall_e
2024-09-17 14:37:21 -05:00
..
emb relegated processing similarity data into vall_e.emb.similarity since it's easier, seems to work? 2024-09-17 14:37:21 -05:00
engines tweaks and fixes for lora stuffs 2024-09-08 18:05:21 -05:00
ext
models tweaks and fixes for lora stuffs 2024-09-08 18:05:21 -05:00
utils tweak 2024-09-05 23:21:18 -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 more stuff for similar-speaker prompt sampling (to-do: actually test if this works...) 2024-09-16 23:10:29 -05:00
data.py relegated processing similarity data into vall_e.emb.similarity since it's easier, seems to work? 2024-09-17 14:37:21 -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 possible speedup for samplers that require a list of previous tokens (the DRY sampler made me realize that I should copy the tolist() thing from the rep pen sampler for everything else) 2024-07-29 20:23:26 -05:00
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 validated rep pen for STT (sometimes needed to wrangle the model) 2024-09-08 08:30:30 -05:00