Spaces:
Running
Running
winstxnhdw
commited on
Commit
·
7958fcb
1
Parent(s):
8c15458
docs: update metadata
Browse files
README.md
CHANGED
@@ -1,10 +1,18 @@
|
|
1 |
---
|
2 |
title: CapGen
|
3 |
-
emoji:
|
4 |
colorFrom: blue
|
5 |
colorTo: red
|
6 |
sdk: docker
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: CapGen
|
3 |
+
emoji: 📝
|
4 |
colorFrom: blue
|
5 |
colorTo: red
|
6 |
sdk: docker
|
7 |
+
python_version: 3.11.4
|
8 |
+
models:
|
9 |
+
- openai/whisper-large-v2
|
10 |
+
tags:
|
11 |
+
- audio
|
12 |
+
- automatic-speech-recognition
|
13 |
+
- ctranslate2
|
14 |
+
pinned: true
|
15 |
+
base_path: /docs
|
16 |
---
|
17 |
|
18 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|