Spaces:
Running
on
T4
Running
on
T4
Update Gradio SDK
Browse files
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
title: Thonburian Whisper
|
3 |
-
emoji:
|
4 |
colorFrom: pink
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
tags:
|
@@ -12,6 +12,7 @@ tags:
|
|
12 |
- thai
|
13 |
- transcription
|
14 |
duplicated_from: whisper-event/whisper-demo
|
|
|
15 |
---
|
16 |
|
17 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: Thonburian Whisper
|
3 |
+
emoji: 🚀
|
4 |
colorFrom: pink
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.9.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
tags:
|
|
|
12 |
- thai
|
13 |
- transcription
|
14 |
duplicated_from: whisper-event/whisper-demo
|
15 |
+
license: apache-2.0
|
16 |
---
|
17 |
|
18 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|