Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -178,9 +178,9 @@ def editing_audio(text, boundary,
|
|
| 178 |
examples = [
|
| 179 |
"a dog barking in the distance",
|
| 180 |
"light guitar music is playing",
|
| 181 |
-
"a duck quacks as
|
| 182 |
-
"
|
| 183 |
-
"
|
| 184 |
]
|
| 185 |
|
| 186 |
# Examples (if needed for the demo)
|
|
|
|
| 178 |
examples = [
|
| 179 |
"a dog barking in the distance",
|
| 180 |
"light guitar music is playing",
|
| 181 |
+
"a duck quacks as waves crash gently on the shore",
|
| 182 |
+
"a horse clip-clops in a windy rain as thunder cracks in the distance",
|
| 183 |
+
"fireworks crackle overhead, followed by the screech of tires as a vehicle speeds down the slick, rain-soaked street.",
|
| 184 |
]
|
| 185 |
|
| 186 |
# Examples (if needed for the demo)
|