--- title: STT GPU Service Python v5 - Minimal emoji: 🎙️ colorFrom: blue colorTo: green sdk: docker app_port: 7860 hardware: t4-small sleep_time_timeout: 1800 suggested_storage: small --- # 🎙️ STT GPU Service Python v5 - Minimal Minimal deployment test version of the Speech-to-Text service. ## Status This is a placeholder version to test deployment infrastructure. Model loading will be added after successful deployment. ## Endpoints - `GET /` - Service info - `GET /health` - Health check - `POST /transcribe` - Placeholder - `WebSocket /ws/stream` - Placeholder