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
The AudioEncoderLoader node loads audio encoder models from your available audio encoder files. It takes an audio encoder filename as input and returns a loaded audio encoder model that can be used for audio processing tasks in your workflow.

Inputs

ParameterData TypeInput TypeDefaultRangeDescription
audio_encoder_nameSTRINGCOMBO-Available audio encoder filesSelects which audio encoder model file to load from your audio_encoders folder

Outputs

Output NameData TypeDescription
audio_encoderAUDIO_ENCODERReturns the loaded audio encoder model for use in audio processing workflows