Spaces:
Runtime error
Runtime error
Jiedong Yang
commited on
Commit
β’
8384120
1
Parent(s):
e6e2169
Upload app.py
Browse files
app.py
CHANGED
@@ -98,7 +98,7 @@ with demo:
|
|
98 |
gr.Markdown("""
|
99 |
## Speech Summarization with Whisper
|
100 |
This space is intended to summarize a speech, a short one or long one, to save us sometime
|
101 |
-
(runs faster with local GPU inference).
|
102 |
[3 mins speech](https://www.youtube.com/watch?v=DuX4K4eeTz8),
|
103 |
[13 mins speech](https://www.youtube.com/watch?v=nepOSEGHHCQ)
|
104 |
|
|
|
98 |
gr.Markdown("""
|
99 |
## Speech Summarization with Whisper
|
100 |
This space is intended to summarize a speech, a short one or long one, to save us sometime
|
101 |
+
(runs faster with local GPU inference). Check the example links provided below:
|
102 |
[3 mins speech](https://www.youtube.com/watch?v=DuX4K4eeTz8),
|
103 |
[13 mins speech](https://www.youtube.com/watch?v=nepOSEGHHCQ)
|
104 |
|