vall-e/vall_e
2023-09-01 21:33:51 -05:00
..
emb (need to verify) added modifying model size and config bool to align with VALL-E continuous' methodology 2023-09-01 17:19:34 -05:00
engines cleanups 2023-09-01 21:33:51 -05:00
models cleanups 2023-09-01 21:33:51 -05:00
utils added total samples processed and tokens processed (len of text tokens + len of target response tokens) 2023-08-28 11:02:45 -05:00
__init__.py Rewrite init 2023-08-02 21:53:35 +00:00
__main__.py inferencing cleanup 2023-08-20 21:36:02 -05:00
config.py cleanups 2023-09-01 21:33:51 -05:00
data.py (need to verify) added modifying model size and config bool to align with VALL-E continuous' methodology 2023-09-01 17:19:34 -05:00
export.py ops 2023-08-20 13:42:18 -05:00
inference.py somewhat got recurrent forward working (it's as accurate as chunkwise forward: it's not accurate at all), added option to use AMP instead of blanket setting the weight's dtype 2023-09-01 20:58:29 -05:00
train.py somewhat got recurrent forward working (it's as accurate as chunkwise forward: it's not accurate at all), added option to use AMP instead of blanket setting the weight's dtype 2023-09-01 20:58:29 -05:00