Spaces:
Runtime error
Runtime error
Peter Michael Gits
Fix Dockerfile directory permissions - create /app as root before switching users
26096f4 | 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 | |