Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-05 22:48:58 +02:00
16b3eb11cc fix: pass max_size=800 to progress bar preview (was 85px wide)
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-05 22:44:05 +02:00
004ea63f62 fix: fall back to soundfile for torchaudio.save when torchcodec unavailable
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-05 22:40:52 +02:00
afb3242eca fix: disable inference_mode entirely for training via inference_mode(False)
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-05 22:36:31 +02:00
849f31e2a6 fix: create LoRA params inside torch.enable_grad() to escape inference_mode
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-05 22:32:01 +02:00
505d445eb3 fix: wrap training loop in torch.enable_grad()
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-05 22:17:30 +02:00
8fade1b0e3 fix: initialize LoRA params on same device as wrapped linear
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-05 22:12:23 +02:00
ad57432803 fix: pad/trim latent to exact latent_seq_len after VAE encoding
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-05 22:08:01 +02:00
43f732f904 fix: transpose VAE latent from [B,C,T] to [B,T,C] before generator
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-05 22:03:58 +02:00
6b9adf0816 fix: fall back to soundfile when torchcodec FFmpeg libs are missing
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-05 21:57:27 +02:00
52434a053a fix: keep VAE in float32 for mel/stft; print full traceback on clip load failure
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-05 21:47:06 +02:00
56c8d5d6b4 feat: save eval audio sample alongside each checkpoint
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 19:46:56 +02:00
f7d624799c fix: revert PublisherId to lowercase ethanfel (matches registry)
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 19:40:55 +02:00
d5000dee11 fix: correct PublisherId casing to Ethanfel
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 19:37:36 +02:00
bb1d83578c ci: trigger publish on pyproject.toml push to master (not tags)
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 19:35:33 +02:00
138df3abc4 fix: align pyproject.toml format with working registry publish
Ethanfel deleted tag v1.0.0 from Ethanfel/ComfyUI-Omnivoice 2026-04-05 19:35:33 +02:00
Ethanfel pushed tag v1.0.0 to Ethanfel/ComfyUI-Omnivoice 2026-04-05 19:35:33 +02:00
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 19:34:32 +02:00
db884341e8 fix: move repository URL to [project.urls] for comfy-cli
Ethanfel deleted tag v1.0.0 from Ethanfel/ComfyUI-Omnivoice 2026-04-05 19:33:02 +02:00
Ethanfel pushed tag v1.0.0 to Ethanfel/ComfyUI-Omnivoice 2026-04-05 19:33:02 +02:00