Spaces:
Runtime error
Runtime error
soujanyaporia
commited on
Commit
•
b0cdd2f
1
Parent(s):
a71d7c1
Update app.py
Browse files
app.py
CHANGED
@@ -118,16 +118,16 @@ gr_interface = gr.Interface(
|
|
118 |
description=description_text,
|
119 |
allow_flagging=False,
|
120 |
examples=[
|
121 |
-
["
|
122 |
-
["
|
123 |
["An audience cheering and clapping"],
|
124 |
["Rolling thunder with lightning strikes"],
|
125 |
["Gentle water stream, birds chirping and sudden gun shot"],
|
126 |
-
["A
|
127 |
["A dog barking"],
|
128 |
["A cat meowing"],
|
129 |
["Wooden table tapping sound while water pouring"],
|
130 |
-
["
|
131 |
["two gunshots followed by birds flying away while chirping"],
|
132 |
["Whistling with birds chirping"],
|
133 |
["A person snoring"],
|
|
|
118 |
description=description_text,
|
119 |
allow_flagging=False,
|
120 |
examples=[
|
121 |
+
["Quiet speech and then and airplane flying away"],
|
122 |
+
["A bicycle peddling on dirt and gravel followed by a man speaking then laughing"],
|
123 |
["An audience cheering and clapping"],
|
124 |
["Rolling thunder with lightning strikes"],
|
125 |
["Gentle water stream, birds chirping and sudden gun shot"],
|
126 |
+
["A man talking followed by a goat baaing then a metal gate sliding shut as ducks quack and wind blows into a microphone."],
|
127 |
["A dog barking"],
|
128 |
["A cat meowing"],
|
129 |
["Wooden table tapping sound while water pouring"],
|
130 |
+
["Applause from a crowd with distant clicking and a man speaking over a loudspeaker"],
|
131 |
["two gunshots followed by birds flying away while chirping"],
|
132 |
["Whistling with birds chirping"],
|
133 |
["A person snoring"],
|