soujanyaporia commited on
Commit
48dcd46
·
1 Parent(s): 889515b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -0
app.py CHANGED
@@ -71,6 +71,12 @@ gr_interface = gr.Interface(
71
  description=description_text,
72
  allow_flagging=False,
73
  examples=[
 
 
 
 
 
 
74
  ["Simulate a forest ambiance with birds chirping and wind rustling through the leaves"],
75
  ["Quiet whispered conversation gradually fading into distant jet engine roar diminishing into silence"],
76
  ["Clear sound of bicycle tires crunching on loose gravel and dirt, followed by deep male laughter echoing"],
 
71
  description=description_text,
72
  allow_flagging=False,
73
  examples=[
74
+ ["A basketball bounces rhythmically on a court, shoes squeak against the floor, and a referee’s whistle cuts through the air"],
75
+ ["A train conductor blows a sharp whistle, metal wheels screech on the rails, and passengers murmur while settling into their seats"],
76
+ ["A fork scrapes a plate, water drips slowly into a sink, and the faint hum of a refrigerator lingers in the background"],
77
+ ["Alarms blare with rising urgency as fragments clatter against a metallic hull, interrupted by a faint hiss of escaping air"],
78
+ ["Tiny pops and hisses of chemical reactions intermingle with the rhythmic pumping of a centrifuge and the soft whirr of air filtration"],
79
+ ["A train conductor blows a sharp whistle, metal wheels screech on the rails, and passengers murmur while settling into their seats"],
80
  ["Simulate a forest ambiance with birds chirping and wind rustling through the leaves"],
81
  ["Quiet whispered conversation gradually fading into distant jet engine roar diminishing into silence"],
82
  ["Clear sound of bicycle tires crunching on loose gravel and dirt, followed by deep male laughter echoing"],