vall-e/vall_e
2023-09-13 13:19:11 -05:00
..
emb
engines
models added picking final candidate based on sum of score instead of first candidate (this changes nothing). 2023-09-13 13:19:11 -05:00
utils
__init__.py
__main__.py implemented a naive beam search (I really should be taking a break) 2023-09-12 21:28:07 -05:00
config.py unified more things with training the AR+NAR monolothic model 2023-09-12 15:54:41 -05:00
data.py unified more things with training the AR+NAR monolothic model 2023-09-12 15:54:41 -05:00
export.py
inference.py implemented a naive beam search (I really should be taking a break) 2023-09-12 21:28:07 -05:00
plot.py
train.py added picking final candidate based on sum of score instead of first candidate (this changes nothing). 2023-09-13 13:19:11 -05:00
webui.py implemented a naive beam search (I really should be taking a break) 2023-09-12 21:28:07 -05:00