vall-e/vall_e/utils
2025-02-23 11:36:32 -06:00
..
ext actually do speaker verification 2024-12-17 10:11:14 -06:00
__init__.py added WER/SIM-O metrics, added APOLLO but I need to test it 2024-12-10 20:13:21 -06:00
distributed.py moved prints to use logger, edited readme (fused_attn doesnt seem stable for training) 2024-08-29 13:27:16 -05:00
io.py agony 2024-12-21 22:52:10 -06:00
ml.py separate mask token and stop token because this might cause issues 2025-02-23 11:36:32 -06:00
pattern.py oops, kept forgetting to actually pass in lang/tone tokens (despite not really using these at the moment) 2024-07-18 14:18:34 -05:00
sampler.py tweaks to bucket sampling 2024-11-13 11:09:24 -06:00
trainer.py added muon optimizer through kludge hacks because it necessitates a second optimizer in tandum that seems to only sometimes work with deepspeed 2025-02-23 11:22:13 -06:00
utils.py added muon optimizer through kludge hacks because it necessitates a second optimizer in tandum that seems to only sometimes work with deepspeed 2025-02-23 11:22:13 -06:00