vall-e/vall_e
2024-12-17 10:11:14 -06:00
..
emb actually do speaker verification 2024-12-17 10:11:14 -06:00
engines remove nan checks because it causes problems in distributed training because I'm not syncing between GPUs (and nan losses gets ignored anyways with loss scaling) 2024-12-15 09:42:54 -06:00
models actually do speaker verification 2024-12-17 10:11:14 -06:00
utils actually do speaker verification 2024-12-17 10:11:14 -06:00
__init__.py
__main__.py
config.py APOLLO tweaks to make it work with deepspeed 2024-12-13 23:03:52 -06:00
data.py APOLLO cringe (doesn't want to work with deepspeed) 2024-12-12 00:31:58 -06:00
demo.py actually do speaker verification 2024-12-17 10:11:14 -06:00
export.py
inference.py really shoddy voice conversion implementation (it sort of works...) 2024-12-16 22:54:53 -06:00
metrics.py
plot.py
samplers.py
train.py remove nan checks because it causes problems in distributed training because I'm not syncing between GPUs (and nan losses gets ignored anyways with loss scaling) 2024-12-15 09:42:54 -06:00
webui.py really shoddy voice conversion implementation (it sort of works...) 2024-12-16 22:54:53 -06:00