Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -8,11 +8,18 @@ sdk_version: 4.31.2
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
tags:
|
11 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
datasets:
|
13 |
- dwb2023/yt-transcripts-v3
|
14 |
preload_from_hub:
|
15 |
- openai/whisper-large-v3
|
|
|
16 |
---
|
17 |
|
18 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
tags:
|
11 |
+
- speech to text
|
12 |
+
- speech
|
13 |
+
- audio
|
14 |
+
- audio search
|
15 |
+
- youtube
|
16 |
+
models:
|
17 |
+
- openai/whisper-large-v3
|
18 |
datasets:
|
19 |
- dwb2023/yt-transcripts-v3
|
20 |
preload_from_hub:
|
21 |
- openai/whisper-large-v3
|
22 |
+
- dwb2023/yt-transcripts-v3
|
23 |
---
|
24 |
|
25 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|