Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -177,10 +177,10 @@ def editing_audio(text, boundary,
|
|
| 177 |
# Examples (if needed for the demo)
|
| 178 |
examples = [
|
| 179 |
"a dog barking in the distance",
|
| 180 |
-
"the sound of rain falling softly",
|
| 181 |
"light guitar music is playing",
|
|
|
|
| 182 |
"A horse clip-clops in a windy rain as thunder cracks in the distance",
|
| 183 |
-
"
|
| 184 |
]
|
| 185 |
|
| 186 |
# Examples (if needed for the demo)
|
|
|
|
| 177 |
# 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 soft flute music plays nearby",
|
| 182 |
"A horse clip-clops in a windy rain as thunder cracks in the distance",
|
| 183 |
+
"a car engine starting, tires screeching as it speeds away down a wet street",
|
| 184 |
]
|
| 185 |
|
| 186 |
# Examples (if needed for the demo)
|