OpenSound commited on
Commit
5e89edc
1 Parent(s): 0bd0ee5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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
- "Wood stirring in a pot followed by a wooden object falling as a woman is talking as food is sizzling and light guitar music is playing",
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)