RASMUS commited on
Commit
f0fe5c8
1 Parent(s): ee31388

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -490,6 +490,7 @@ with demo:
490
  "https://www.youtube.com/watch?v=JzPfMbG1vrE&ab_channel=ExplainerVideosByLauren",
491
  "https://www.youtube.com/watch?v=S68vvV0kod8&ab_channel=Pearl-CohnTelevision"],
492
  label="Examples", inputs=[youtube_url_in])
 
493
 
494
  with gr.Row():
495
  with gr.Column():
 
490
  "https://www.youtube.com/watch?v=JzPfMbG1vrE&ab_channel=ExplainerVideosByLauren",
491
  "https://www.youtube.com/watch?v=S68vvV0kod8&ab_channel=Pearl-CohnTelevision"],
492
  label="Examples", inputs=[youtube_url_in])
493
+ # Inspiration from https://huggingface.co/spaces/vumichien/whisper-speaker-diarization
494
 
495
  with gr.Row():
496
  with gr.Column():