Files
ComfyUI-SelVA/nodes
Ethanfel c28e090196 fix: cast discriminator inputs to match bfloat16 dtype in BigVGAN FM loss
The frozen discriminators are loaded in model dtype (bfloat16) but vocoder
waveform outputs are float32, causing a Conv2d dtype mismatch.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 11:36:02 +02:00
..