vall-e/vall_e
2023-09-03 22:47:03 -05:00
..
emb
engines accurate epoch metric is now reported (based on samples processed / length of dataset's paths, rather than naive assumptions) 2023-09-03 08:03:36 -05:00
models removed dedicated interleaved AR code 2023-09-03 22:47:03 -05:00
utils added per-speaker samplers 2023-09-03 21:27:13 -05:00
__init__.py
__main__.py
config.py merged dedicated interleaved AR code with the normal AR code 2023-09-03 22:46:08 -05:00
data.py added per-speaker samplers 2023-09-03 21:27:13 -05:00
export.py
inference.py
plot.py integrated plot script, added tts-c task token to help the model be able to mix between normal VALL-E and VALL-E continuous 2023-09-02 16:29:53 -05:00
train.py