Spaces:
Runtime error
Runtime error
Fix Docker implementation: Upload .space_config.yaml for real-time WebSocket STT streaming
Browse files- .space_config.yaml +2 -2
.space_config.yaml
CHANGED
|
@@ -2,8 +2,8 @@ title: STT GPU Service Python v4
|
|
| 2 |
emoji: 🎙️
|
| 3 |
colorFrom: blue
|
| 4 |
colorTo: green
|
| 5 |
-
sdk:
|
| 6 |
-
|
| 7 |
hardware: t4-small
|
| 8 |
sleep_time_timeout: 1800
|
| 9 |
suggested_storage: standard
|
|
|
|
| 2 |
emoji: 🎙️
|
| 3 |
colorFrom: blue
|
| 4 |
colorTo: green
|
| 5 |
+
sdk: docker
|
| 6 |
+
app_port: 7860
|
| 7 |
hardware: t4-small
|
| 8 |
sleep_time_timeout: 1800
|
| 9 |
suggested_storage: standard
|