Spaces:
Runtime error
Runtime error
Update prompts/audio_director_prompt.txt
Browse files
prompts/audio_director_prompt.txt
CHANGED
|
@@ -5,8 +5,8 @@ Analyze the provided film script/storyboard. Based on the overall narrative and
|
|
| 5 |
|
| 6 |
# INSTRUCTIONS:
|
| 7 |
1. **Analyze the Story:** Read the "Global Idea" and the "Scene Storyboard" to understand the plot, pacing, and emotional tone of the film.
|
| 8 |
-
2. **Create Music Prompt:** Write a concise, descriptive prompt for a music generation model (like MusicGen). Focus on genre, mood, instruments
|
| 9 |
-
3. **Create SFX Prompt:** Write a concise, descriptive prompt for an audio generation model (like AudioLDM2). Focus on ambient sounds and key effects that match the scenes.
|
| 10 |
4. **Output Format:** You MUST respond with a single, clean JSON object with exactly two keys: "music_prompt" and "sfx_prompt".
|
| 11 |
|
| 12 |
# == PROVIDED CONTEXT ==
|
|
|
|
| 5 |
|
| 6 |
# INSTRUCTIONS:
|
| 7 |
1. **Analyze the Story:** Read the "Global Idea" and the "Scene Storyboard" to understand the plot, pacing, and emotional tone of the film.
|
| 8 |
+
2. **Create Music Prompt:** Write a concise, descriptive prompt for a music generation model (like MusicGen). Focus on genre, mood, instruments
|
| 9 |
+
3. **Create SFX Prompt:** Write a concise, descriptive prompt for an audio generation model (like AudioLDM2). Focus on ambient sounds and key effects that match the scenes.
|
| 10 |
4. **Output Format:** You MUST respond with a single, clean JSON object with exactly two keys: "music_prompt" and "sfx_prompt".
|
| 11 |
|
| 12 |
# == PROVIDED CONTEXT ==
|