Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title: Whisper Turbo
|
3 |
emoji: 🤯
|
4 |
colorFrom: indigo
|
5 |
colorTo: red
|
@@ -9,6 +9,7 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
tags:
|
11 |
- whisper-event
|
|
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Realtime Whisper Turbo
|
3 |
emoji: 🤯
|
4 |
colorFrom: indigo
|
5 |
colorTo: red
|
|
|
9 |
pinned: false
|
10 |
tags:
|
11 |
- whisper-event
|
12 |
+
short_description: Realtime implementation of Whisper large turbo
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|