Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -118,16 +118,22 @@ 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 |
+
["Ducks quack and water splashes with some animal screeching in the background"],
|
| 124 |
+
["Describe the sound of the ocean"],
|
| 125 |
+
["A woman and a baby are having a conversation"],
|
| 126 |
+
["A man speaks followed by a popping noise and laughter"],
|
| 127 |
+
["A cup is filled from a faucet"],
|
| 128 |
["An audience cheering and clapping"],
|
| 129 |
["Rolling thunder with lightning strikes"],
|
| 130 |
+
["A dog barking and a cat mewing and a racing car passes by"],
|
| 131 |
["Gentle water stream, birds chirping and sudden gun shot"],
|
| 132 |
+
["A man talking followed by a goat baaing then a metal gate sliding shut as ducks quack and wind blows into a microphone."],
|
| 133 |
["A dog barking"],
|
| 134 |
["A cat meowing"],
|
| 135 |
["Wooden table tapping sound while water pouring"],
|
| 136 |
+
["Applause from a crowd with distant clicking and a man speaking over a loudspeaker"],
|
| 137 |
["two gunshots followed by birds flying away while chirping"],
|
| 138 |
["Whistling with birds chirping"],
|
| 139 |
["A person snoring"],
|