Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -282,7 +282,7 @@ with demo:
|
|
282 |
|
283 |
with gr.Row():
|
284 |
gr.Markdown('''
|
285 |
-
###
|
286 |
##### 1. Download youtube video with a given URL
|
287 |
##### 2. Watch it in the first video component
|
288 |
##### 3. Run automatic speech recognition and diarization (speaker identification)
|
|
|
282 |
|
283 |
with gr.Row():
|
284 |
gr.Markdown('''
|
285 |
+
### What you can do with this space:
|
286 |
##### 1. Download youtube video with a given URL
|
287 |
##### 2. Watch it in the first video component
|
288 |
##### 3. Run automatic speech recognition and diarization (speaker identification)
|