Skip to main content
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

ParameterDescriptionData TypeRequiredRange
text_encoderThe filename of the LTXV text encoder model to load. The available options are loaded from the text_encoders folder.STRINGYesMultiple options available
ckpt_nameThe filename of the checkpoint to load. The available options are loaded from the checkpoints folder.STRINGYesMultiple options available
deviceSpecifies the device to load the model onto. Use "cpu" to force loading onto the CPU. The default behavior ("default") uses the system’s automatic device placement.STRINGNo"default"
"cpu"
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

Output NameDescriptionData Type
clipThe loaded LTXV CLIP model, ready to be used for encoding text prompts for audio generation.CLIP
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Source fingerprint (SHA-256): 41d4c4ffef8bd1e55a44cc19e7c1c768484118458a7d4e100e5e22f5323c59dc