stt-gpu-service-python-v4 / README_gradio.md
Peter Michael Gits
Fix Dockerfile directory permissions - create /app as root before switching users
26096f4
---
title: STT GPU Service - Gradio Test
emoji: ๐ŸŽ™๏ธ
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 4.8.0
app_file: app_gradio.py
pinned: false
hardware: t4-small
sleep_time_timeout: 1800
---
# ๐ŸŽ™๏ธ STT GPU Service - Gradio Test
Test deployment using Gradio interface to verify HuggingFace Spaces functionality.
## Status
This is a working test version to validate deployment infrastructure.
The actual STT model will be integrated after successful deployment.
## Features (Placeholder)
- Health check endpoint
- File upload interface
- Streaming audio interface
- Service monitoring
Once this deploys successfully, we'll add the Moshi STT model integration.