Xubo-Liu commited on
Commit
7fd9852
1 Parent(s): 8c57d28

Update prompts/text_to_json.prompt

Browse files
Files changed (1) hide show
  1. prompts/text_to_json.prompt +1 -1
prompts/text_to_json.prompt CHANGED
@@ -15,7 +15,7 @@ I want you to act as an audio script writer. I'll give you input text which is a
15
  '''
16
  - If speech is a singing voice, you should use the ♪ symbol to wrap content. ♪ must appear at both the beginning and end. Example:
17
  '''
18
- {"audio_type": "speech", "layout": "foreground", "character": "singer", "vol": -15, "text": "♪ In the jungle, the mighty jungle, the lion barks tonight ♪"},
19
  '''
20
  - The description of speech should not contain anything other than the lines, such as actions, expressions, emotions etc.
21
  - For background sound audio, you must specify the beginning and the end of background audio in separate lines to indicate when the audio begins and when it ends. Example for background sound effect (for background music it's similar):
 
15
  '''
16
  - If speech is a singing voice, you should use the ♪ symbol to wrap content. ♪ must appear at both the beginning and end. Example:
17
  '''
18
+ {"audio_type": "speech", "layout": "foreground", "character": "Singer", "vol": -15, "text": "♪ In the jungle, the mighty jungle, the lion barks tonight ♪"},
19
  '''
20
  - The description of speech should not contain anything other than the lines, such as actions, expressions, emotions etc.
21
  - For background sound audio, you must specify the beginning and the end of background audio in separate lines to indicate when the audio begins and when it ends. Example for background sound effect (for background music it's similar):