vall-e/vall_e
2023-10-11 12:25:31 -05:00
..
emb
engines cleanup, use deepspeed inferencing pathway if requested 2023-10-09 15:24:04 -05:00
models separated samplers into its own file, don't bother copying the logits back to the GPU after sampling, it's not necessary 2023-10-11 12:25:31 -05:00
utils cleanup, use deepspeed inferencing pathway if requested 2023-10-09 15:24:04 -05:00
__init__.py
__main__.py changed dynamic temperature trigger to be a min-(n)ar-temp value between [0,(n)ar-temp), flags to set min temp, checkbox in web UI to request it 2023-10-10 17:02:33 -05:00
config.py cleanup, use deepspeed inferencing pathway if requested 2023-10-09 15:24:04 -05:00
data.py remove double spaces in the text phonemes (might have caused problems.........) 2023-10-10 19:18:24 -05:00
export.py cleanup, use deepspeed inferencing pathway if requested 2023-10-09 15:24:04 -05:00
inference.py apply phoneme cleanup in inferencing as well 2023-10-10 19:21:19 -05:00
plot.py
samplers.py separated samplers into its own file, don't bother copying the logits back to the GPU after sampling, it's not necessary 2023-10-11 12:25:31 -05:00
train.py cleanup, use deepspeed inferencing pathway if requested 2023-10-09 15:24:04 -05:00
webui.py changed dynamic temperature trigger to be a min-(n)ar-temp value between [0,(n)ar-temp), flags to set min temp, checkbox in web UI to request it 2023-10-10 17:02:33 -05:00