plebias commited on
Commit
36ca17b
·
verified ·
1 Parent(s): 9830691

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -877,7 +877,7 @@ with gr.Blocks(js=js) as demo:
877
  examples=[\
878
  # ],
879
  # "audio/call_711.mp3", \
880
- "audio/ex1.m4a", "audio/ex2.m4a", "audio/ex3.m4a", "audio/ex3.m4a"], "audio/ex3.m4a"],
881
  cache_examples=True,
882
  allow_flagging = 'never'
883
  )
 
877
  examples=[\
878
  # ],
879
  # "audio/call_711.mp3", \
880
+ "audio/ex1.m4a", "audio/ex2.m4a", "audio/ex3.m4a", "audio/ex4.m4a", "audio/ex5.m4a"],
881
  cache_examples=True,
882
  allow_flagging = 'never'
883
  )