Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,15 @@
|
|
1 |
---
|
2 |
title: Whisper Timestamped
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
colorTo: blue
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
short_description: In-browser speech recognition w/ word-level timestamps
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: Whisper Timestamped
|
3 |
+
emoji: 🕒
|
4 |
+
colorFrom: purple
|
5 |
colorTo: blue
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
short_description: In-browser speech recognition w/ word-level timestamps
|
9 |
+
thumbnail: >-
|
10 |
+
https://huggingface.co/spaces/Xenova/whisper-word-level-timestamps/resolve/main/banner.png
|
11 |
+
models:
|
12 |
+
- onnx-community/whisper-base_timestamped
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|