vall-e/vall_e
2024-09-13 12:53:36 -05:00
..
emb fix oversight with phonemizing french because espeak defines french as fr-fr instead of fr (even though spain spanish is es and not es-sp or some shit, but portugal portuguese is pt-pt) 2024-09-13 12:53:36 -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
__init__.py
__main__.py
config.py
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
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
webui.py