Spaces:
Runtime error
Runtime error
danilotpnta
commited on
Commit
·
6d95494
1
Parent(s):
c619693
update
Browse files- README.md +1 -4
- assets/demo.mp4 +0 -0
README.md
CHANGED
@@ -1,10 +1,7 @@
|
|
1 |
# Youtube-Whisper
|
2 |
A simple Gradio app that transcribes YouTube videos by extracting audio and using OpenAI’s Whisper model for transcription. Paste a YouTube link and get the video’s audio transcribed into text.
|
3 |
|
4 |
-
|
5 |
-
<video
|
6 |
-
src="assets/demo.mp4" loop autoplay muted playsinline></video>
|
7 |
-
</div>
|
8 |
|
9 |
## Requirements
|
10 |
|
|
|
1 |
# Youtube-Whisper
|
2 |
A simple Gradio app that transcribes YouTube videos by extracting audio and using OpenAI’s Whisper model for transcription. Paste a YouTube link and get the video’s audio transcribed into text.
|
3 |
|
4 |
+
![Demo](assets/demo.gif)
|
|
|
|
|
|
|
5 |
|
6 |
## Requirements
|
7 |
|
assets/demo.mp4
DELETED
Binary file (561 kB)
|
|