kevinwang676 commited on
Commit
b266a2d
1 Parent(s): 579db8e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -285,9 +285,7 @@ interface_yt = gr.Interface(
285
  description=description,
286
  article=article,
287
  examples=[
288
- ["COz9lDCFHjw", 75, 90, speakers[0], 0, False, default_cluster_infer_ratio, 0.4, default_f0_method],
289
- ["dQw4w9WgXcQ", 21, 35, speakers[0], 0, False, default_cluster_infer_ratio, 0.4, default_f0_method],
290
- ["Wvm5GuDfAas", 15, 30, speakers[0], 0, False, default_cluster_infer_ratio, 0.4, default_f0_method],
291
  ],
292
  )
293
  interface = gr.TabbedInterface(
 
285
  description=description,
286
  article=article,
287
  examples=[
288
+ ["https://www.bilibili.com/video/BV19u411Y73W", 12, 35, speakers[0], 0, False, default_cluster_infer_ratio, 0.4, default_f0_method],
 
 
289
  ],
290
  )
291
  interface = gr.TabbedInterface(