Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,14 @@
|
|
1 |
---
|
2 |
title: Dusun speech recognition and text-to-speech
|
3 |
emoji: 🌾
|
4 |
-
#python_version: 3.9.13
|
5 |
colorFrom: yellow
|
6 |
colorTo: yellow
|
7 |
sdk: gradio
|
8 |
-
sdk_version:
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
license: gpl-3.0
|
12 |
duplicated_from: anderbogia/dtp-asr-demo
|
13 |
---
|
14 |
|
15 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: Dusun speech recognition and text-to-speech
|
3 |
emoji: 🌾
|
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.38.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: gpl-3.0
|
11 |
duplicated_from: anderbogia/dtp-asr-demo
|
12 |
---
|
13 |
|
14 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|