vall-e/vall_e
2023-08-25 19:50:19 -05:00
..
emb more oversights fixed because I've been using a cached dataloader forever now and didn't catch these problems 2023-08-24 10:25:33 -05:00
engines fixes with the local backend 2023-08-24 17:05:56 -05:00
models disabled chunkwise_recurrent for 2x speed gains (I suppose it has been working the entire time, but I have not been properly grabbing things, and this might explain why the output is bad) 2023-08-25 19:50:19 -05:00
utils fixes with the local backend 2023-08-24 17:05:56 -05:00
__init__.py
__main__.py
config.py updated draconian requirement for espeak-ng to be installed and the env var set to the dll for Windows 2023-08-24 14:57:01 -05:00
data.py fixes with the local backend 2023-08-24 17:05:56 -05:00
export.py
inference.py I think I fixed a bug? 2023-08-24 23:33:36 -05:00
train.py