vall-e/vall_e
2024-09-10 16:34:23 -05:00
..
emb helper script (vall_e.emb.similar) to figure out the best way to compute similarity scores for audio (iunno how to go about it desu) 2024-09-10 16:34:23 -05:00
engines tweaks and fixes for lora stuffs 2024-09-08 18:05:21 -05:00
ext fixes 2024-06-04 00:07:00 -05:00
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 Rewrite init 2023-08-02 21:53:35 +00:00
__main__.py validated rep pen for STT (sometimes needed to wrangle the model) 2024-09-08 08:30:30 -05:00
config.py validated rep pen for STT (sometimes needed to wrangle the model) 2024-09-08 08:30:30 -05:00
data.py helper script (vall_e.emb.similar) to figure out the best way to compute similarity scores for audio (iunno how to go about it desu) 2024-09-10 16:34:23 -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 helper script (vall_e.emb.similar) to figure out the best way to compute similarity scores for audio (iunno how to go about it desu) 2024-09-10 16:34:23 -05:00
plot.py ugh 2024-06-09 11:39:43 -05:00
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