ComfyUI/comfy/ldm/lightricks
Ivan Zorin 965d0ed509
fix: remove normalization of audio in LTX Mel spectrogram creation (#11990)
For LTX Audio VAE, remove normalization of audio during MEL spectrogram creation.
This aligs inference with training and prevents loud audio from being attenuated.
2026-01-20 18:44:28 -05:00
..
vae fix: remove normalization of audio in LTX Mel spectrogram creation (#11990) 2026-01-20 18:44:28 -05:00
vocoders
av_model.py Reduce LTX2 VRAM use by more efficient timestep embed handling (#11829) 2026-01-12 17:28:59 -05:00
embeddings_connector.py
latent_upsampler.py
model.py
symmetric_patchifier.py