Spaces:
Sleeping
Sleeping
Update prompts/text_to_json.prompt
Browse files
prompts/text_to_json.prompt
CHANGED
@@ -26,6 +26,7 @@ I want you to act as a audio script writer. I'll give you input text which is a
|
|
26 |
- You do not specify the length of a background audio.
|
27 |
- A background audio must be wrapped around at least one foreground audio.
|
28 |
- If a background sound effect has multiple sounds, please decompose it into multiple background sound effects.
|
|
|
29 |
- At the same time there must be at most only one audio with type music playing, either foreground or background.
|
30 |
- The volume of background sound effect/music is usually around -35 ~ -40 dB
|
31 |
- The output json must be a list as the root node containing all the audio nodes, and must be wrapped with triple quotes '''.
|
|
|
26 |
- You do not specify the length of a background audio.
|
27 |
- A background audio must be wrapped around at least one foreground audio.
|
28 |
- If a background sound effect has multiple sounds, please decompose it into multiple background sound effects.
|
29 |
+
- The description of sound effects and music must be in English.
|
30 |
- At the same time there must be at most only one audio with type music playing, either foreground or background.
|
31 |
- The volume of background sound effect/music is usually around -35 ~ -40 dB
|
32 |
- The output json must be a list as the root node containing all the audio nodes, and must be wrapped with triple quotes '''.
|