pgits commited on
Commit
899e274
·
verified ·
1 Parent(s): 0160a8e

Fix Docker implementation: Upload .space_config.yaml for real-time WebSocket STT streaming

Browse files
Files changed (1) hide show
  1. .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: gradio
6
- app_file: app.py
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