tangchangli commited on
Commit
9aeab89
1 Parent(s): 7cf7820

chore: change sac prompt

Browse files
Files changed (1) hide show
  1. web_demo.py +1 -1
web_demo.py CHANGED
@@ -140,7 +140,7 @@ with gr.Blocks() as demo:
140
  ["resource/audio_demo/gunshots.wav", "Provide the phonetic transcription for the speech."],
141
  ["resource/audio_demo/gunshots.wav", "Please describe the audio."],
142
  ["resource/audio_demo/gunshots.wav", "Recognize what the speaker says and describe the background audio at the same time."],
143
- ["resource/audio_demo/gunshots.wav", "Please answer the speaker's question in detail based on the background sound."],
144
  ["resource/audio_demo/duck.wav", "Please list each event in the audio in order."],
145
  ["resource/audio_demo/duck.wav", "Based on the audio, write a story in detail. Your story should be highly related to the audio."],
146
  ["resource/audio_demo/duck.wav", "How many speakers did you hear in this audio? Who are they?"],
 
140
  ["resource/audio_demo/gunshots.wav", "Provide the phonetic transcription for the speech."],
141
  ["resource/audio_demo/gunshots.wav", "Please describe the audio."],
142
  ["resource/audio_demo/gunshots.wav", "Recognize what the speaker says and describe the background audio at the same time."],
143
+ ["resource/audio_demo/gunshots.wav", "Use your strong reasoning skills to answer the speaker's question in detail based on the background sound."],
144
  ["resource/audio_demo/duck.wav", "Please list each event in the audio in order."],
145
  ["resource/audio_demo/duck.wav", "Based on the audio, write a story in detail. Your story should be highly related to the audio."],
146
  ["resource/audio_demo/duck.wav", "How many speakers did you hear in this audio? Who are they?"],