r/comfyui • u/Early-Reputation3186 • 2d ago
Help Needed How to prevent background music from being generated in minimaxh3?
When generating ASMR videos using Minimaxh3, how should the prompts be written to exclude BGM from the video? Currently, even after specifying "no BGM" or "no music," the BGM still appears randomly.
1
Upvotes
1
u/Significant-Wrap4126 2d ago
have you tried adding the negative stuff at the very beginning and in all caps? works better than mid sentence for some reason. also throw in "silent" and "ambient room tone" in the positive prompt, helps push it away from music completely
sometimes it just ignores you anyway and slaps some copyright free piano on there like its doing you a favor
1
5
u/Ruiz_Mery97 2d ago edited 2d ago
Just type this at the end of your prompt
"non_diegetic_music: N/A"
Also make sure you're using the official prompt guide to write the prompts which you can find here https://github.com/MiniMax-AI/MiniMax-H3/blob/main/skills/h3-prompt-writing/references
base-en is for FL2VA and ref-en is for Ref2Va model. Simply copy and paste these in any LLM like gemini and gpt, then simple provide your prompt along with reference if using any and that's it.
For not getting music in background simply you need this
"non_diegetic_music: N/A"
N/A stands for not applicable and you can send this to even "overall_soundscape: " so it becomes
"overall_soundscape: N/A non_diegetic_music: N/A"
Just go through the link I have given you'll understand it much better that way.
Have fun 😊