ComfyUI/comfy/audio_encoders
rattus f466b06601
Fix fp16 audio encoder models (#12811)
* mp: respect model_defined_dtypes in default caster

This is needed for parametrizations when the dtype changes between sd
and model.

* audio_encoders: archive model dtypes

Archive model dtypes to stop the state dict load override the dtypes
defined by the core for compute etc.
2026-03-06 18:20:07 -05:00
..
audio_encoders.py Fix fp16 audio encoder models (#12811) 2026-03-06 18:20:07 -05:00
wav2vec2.py Cleanup. (#9838) 2025-09-12 21:57:04 -04:00
whisper.py Add encoder part of whisper large v3 as an audio encoder model. (#9894) 2025-09-16 01:19:50 -04:00