Load Higgs Audio System Prompt:
The LoadHiggsAudioSystemPrompt node is designed to facilitate the generation of audio content by providing a structured system prompt. This node is part of the Higgs Audio suite, which is tailored for audio generation tasks. The primary function of this node is to load a predefined system prompt that guides the audio generation process. This prompt typically includes instructions or descriptions that set the context for the audio to be generated, ensuring that the output aligns with the desired scene or scenario. By using this node, you can streamline the process of setting up audio generation tasks, making it easier to produce consistent and contextually relevant audio outputs.
Load Higgs Audio System Prompt Input Parameters:
text
The text parameter is a string input that serves as the system prompt for the audio generation process. It is a required parameter and allows you to specify detailed instructions or descriptions that will guide the audio generation. The default value is a multiline string: "Generate audio following instruction.\n\n<|scene_desc_start|>\nAudio is recorded from a quiet room.\n<|scene_desc_end|>". This default prompt provides a basic framework for generating audio in a quiet room setting, but you can customize it to fit different scenarios or requirements. The text parameter is crucial as it directly influences the context and quality of the generated audio, ensuring that it meets your specific needs.
Load Higgs Audio System Prompt Output Parameters:
system_prompt
The system_prompt output is the processed version of the input text parameter. It retains the instructions or descriptions provided in the input and serves as the guiding framework for the audio generation process. This output is essential as it encapsulates the context and directives that the audio generation system will follow, ensuring that the resulting audio aligns with the specified scene or scenario. By providing a clear and detailed system prompt, you can significantly enhance the relevance and quality of the generated audio content.
Load Higgs Audio System Prompt Usage Tips:
- Customize the
textparameter to include specific instructions or scene descriptions that match your audio generation goals. This will help ensure that the generated audio aligns with your expectations. - Use the default prompt as a template to understand the structure and format of effective system prompts. Modify it to suit different audio generation scenarios by changing the scene description or adding additional context.
Load Higgs Audio System Prompt Common Errors and Solutions:
Invalid text input
- Explanation: The
textparameter may not be formatted correctly or may contain unsupported characters. - Solution: Ensure that the
textinput is a properly formatted string and does not contain any unsupported characters. Use the default prompt as a reference for the correct format.
Empty text input
- Explanation: The
textparameter is required and cannot be left empty. - Solution: Provide a valid string input for the
textparameter. If unsure, start with the default prompt and modify it as needed.
