vall-e/vall_e
2024-08-08 07:51:42 -05:00
..
emb fix vall_e.data --action=hdf5 actually transcribing because past me completely forgot it tried to already put the transcribe/process dataset scripts inside the module before 2024-08-08 07:51:42 -05:00
engines fix issue with sft and shared tensors... 2024-08-04 19:56:21 -05:00
ext
models do not include SDPA attention if there's no available SDPA backends 2024-08-06 20:42:39 -05:00
utils fix issue with sft and shared tensors... 2024-08-04 19:56:21 -05:00
__init__.py
__main__.py
config.py busy work and cleanup while I wait for 1TB of audio to quantize... again. 2024-08-06 20:23:33 -05:00
data.py fix vall_e.data --action=hdf5 actually transcribing because past me completely forgot it tried to already put the transcribe/process dataset scripts inside the module before 2024-08-08 07:51:42 -05:00
demo.py fix issue with sft and shared tensors... 2024-08-04 19:56:21 -05:00
export.py added export option to convert Llama to MixtralMoE for another dumb experiment 2024-08-04 20:25:06 -05:00
inference.py fix weird regression in handling checkpoints when backend is local, but deepspeed checkpoints are in (it was handled with LoRA loading but not real loading...) 2024-07-30 22:15:56 -05:00
plot.py
samplers.py
train.py add cap for NAR-len training, to avoid any weird cases in early training where it'll just mess up and generate long lengths 2024-08-03 21:00:32 -05:00
webui.py fix issue with sft and shared tensors... 2024-08-04 19:56:21 -05:00