Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,21 @@
|
|
1 |
---
|
2 |
title: Wp
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: static
|
7 |
-
pinned:
|
8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: Wp
|
3 |
+
emoji: 🎤
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: indigo
|
6 |
sdk: static
|
7 |
+
pinned: true
|
8 |
+
models:
|
9 |
+
- Xenova/whisper-tiny.en
|
10 |
+
- Xenova/whisper-tiny
|
11 |
+
- Xenova/whisper-small.en
|
12 |
+
- Xenova/whisper-small
|
13 |
+
- Xenova/whisper-base
|
14 |
+
- Xenova/whisper-base.en
|
15 |
+
- Xenova/whisper-medium.en
|
16 |
+
- Xenova/whisper-medium
|
17 |
+
- distil-whisper/distil-medium.en
|
18 |
+
- distil-whisper/distil-large-v2
|
19 |
---
|
20 |
|
21 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|