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 AudioEncoderEncode node processes audio data by encoding it using an audio encoder model. It takes audio input and converts it into an encoded representation that can be used for further processing in the conditioning pipeline. This node transforms raw audio waveforms into a format suitable for audio-based machine learning applications.

Inputs

ParameterData TypeInput TypeDefaultRangeDescription
audio_encoderAUDIO_ENCODERRequired--The audio encoder model used to process the audio input
audioAUDIORequired--The audio data containing waveform and sample rate information

Outputs

Output NameData TypeDescription
outputAUDIO_ENCODER_OUTPUTThe encoded audio representation generated by the audio encoder