stt-gpu-service-python-v4 / README_docker.md
Peter Michael Gits
Fix Dockerfile directory permissions - create /app as root before switching users
26096f4
metadata
title: STT GPU Service Python v4
emoji: 🎙️
colorFrom: blue
colorTo: green
sdk: docker
app_port: 7860
pinned: false

STT GPU Service Python v4

Real-time WebSocket STT streaming service using kyutai/stt-1b-en_fr model.

Features

  • WebSocket streaming (80ms chunks at 24kHz)
  • REST API endpoints
  • FastAPI backend with real-time transcription
  • T4 GPU acceleration

Endpoints

  • / - Web interface for testing
  • /ws/stream - WebSocket streaming endpoint
  • /api/transcribe - REST API endpoint
  • /health - Health check