MiniMax H3 Reference Sheet Audio Reference (Legacy):
The MiniMaxH3ReferenceSheetAudioReference node is designed to manage and utilize audio references within the MiniMax H3 framework. Its primary purpose is to facilitate the integration of audio clips into reference sheets, which are used to guide AI models in generating content that aligns with specific audio cues. This node allows you to specify and manage audio segments, ensuring they meet the duration requirements and are correctly associated with the reference sheet. By handling audio references, this node plays a crucial role in maintaining the coherence and relevance of audio inputs in AI-driven projects, making it an essential tool for artists who wish to incorporate audio elements into their creative workflows.
MiniMax H3 Reference Sheet Audio Reference (Legacy) Input Parameters:
reference_sheet
This parameter represents the reference sheet that contains the audio data to be managed. It is crucial for identifying the specific sheet where the audio reference will be applied. The reference sheet acts as a container for various assets, including audio, and this parameter ensures that the correct sheet is being manipulated.
audio_use
This parameter specifies the intended use of the audio within the reference sheet. It determines how the audio will be processed and integrated into the sheet. The value must be one of the predefined uses in AUDIO_USES, ensuring that the audio is applied correctly according to its designated purpose.
previous_audio_context
This optional parameter allows you to provide a context from previous audio references. It helps in maintaining continuity and consistency across multiple audio references by carrying over relevant data from past contexts. If not provided, the node will start with a fresh context.
notes
This parameter allows you to add descriptive notes about the audio reference. These notes can include any relevant information or observations that might be useful for understanding the context or purpose of the audio within the reference sheet. It helps in documenting the audio's role and any specific considerations.
shot_scope
This parameter defines the scope of the shot where the audio reference will be applied. It provides context on how the audio fits within the visual elements of the reference sheet, ensuring that the audio and visual components are aligned and coherent.
MiniMax H3 Reference Sheet Audio Reference (Legacy) Output Parameters:
context
The context output parameter provides a structured representation of the audio reference within the reference sheet. It includes metadata and details about the audio's integration, ensuring that the reference is correctly documented and can be utilized effectively in subsequent processes.
legacy_audio
This output parameter contains the processed audio data that has been trimmed and adjusted according to the specified parameters. It represents the actual audio clip that will be used within the reference sheet, ensuring it meets the duration and usage requirements.
legacy_report
The legacy_report output parameter provides a summary of the actions taken during the audio reference management process. It includes details about the audio's duration, start and end times, and any adjustments made, offering a comprehensive overview of the audio's integration into the reference sheet.
MiniMax H3 Reference Sheet Audio Reference (Legacy) Usage Tips:
- Ensure that the audio clips you use are between 2 and 15 seconds long to comply with the node's requirements and avoid errors.
- Use descriptive notes and shot scopes to maintain clarity and context for each audio reference, which can be helpful for future reference and collaboration.
MiniMax H3 Reference Sheet Audio Reference (Legacy) Common Errors and Solutions:
"Reference-sheet audio context contains an invalid audio relationship."
- Explanation: This error occurs when the audio context does not match the expected structure or contains invalid data.
- Solution: Verify that the audio context is correctly formatted and includes valid entries as per the node's requirements.
"Every H3 reference-audio clip must last from 2 through 15 seconds."
- Explanation: This error indicates that the audio clip's duration is outside the acceptable range.
- Solution: Adjust the audio clip to ensure its duration is between 2 and 15 seconds before using it in the reference sheet.
"MiniMax H3 accepts at most 3 standalone reference-audio clips."
- Explanation: This error occurs when more than three audio clips are connected to the reference sheet.
- Solution: Limit the number of audio clips to three or fewer to comply with the node's constraints.
"Sheet audio has no valid suggested use. Choose audio_use explicitly."
- Explanation: This error arises when the audio use is not specified or is invalid.
- Solution: Ensure that the
audio_useparameter is set to a valid value from theAUDIO_USESlist.
