Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
This node loads a specialized text encoder for the LTXV audio model. It combines a specific text encoder file with a checkpoint file to create a CLIP model that can be used for audio-related text conditioning tasks.

Inputs

Note: The text_encoder and ckpt_name parameters work together. The node loads both specified files to create a single, functional CLIP model. The files must be compatible with the LTXV architecture.

Outputs