vall-e/vall_e
2024-10-04 18:57:19 -05:00
..
emb fixed oversight where input audio does not resample (lol...) 2024-09-27 20:27:53 -05:00
engines
ext
models README tweaks, added --input-prompt-prefix as an experiment (its literally better to just not do this, but i'll retain it in case i have a revelation on how to improve it) 2024-10-04 18:57:19 -05:00
utils
__init__.py
__main__.py README tweaks, added --input-prompt-prefix as an experiment (its literally better to just not do this, but i'll retain it in case i have a revelation on how to improve it) 2024-10-04 18:57:19 -05:00
config.py add top_k sampling / offset for prompt similar utterance sampling 2024-09-26 16:26:40 -05:00
data.py coerce into path for other sampler_types (it's required for sampling for similar utterances) 2024-09-26 18:37:56 -05:00
demo.py tweaked demo page script to sample speakers instead 2024-09-28 10:50:26 -05:00
export.py
inference.py README tweaks, added --input-prompt-prefix as an experiment (its literally better to just not do this, but i'll retain it in case i have a revelation on how to improve it) 2024-10-04 18:57:19 -05:00
plot.py vall_e.plot tweaks 2024-09-24 20:05:10 -05:00
samplers.py
train.py don't do eval on stt because it's so slow and I don't even bother doing any metrics against it anyways (to-do: make this a flag) 2024-09-26 18:56:57 -05:00
webui.py README tweaks, added --input-prompt-prefix as an experiment (its literally better to just not do this, but i'll retain it in case i have a revelation on how to improve it) 2024-10-04 18:57:19 -05:00