stt-gpu-service / requirements-websocket.txt
Peter Michael Gits
feat: Add standalone WebSocket-only STT service v1.0.0
69f7704
raw
history blame contribute delete
228 Bytes
# Minimal requirements for WebSocket-only STT service
torch>=2.1.0
torchaudio>=2.1.0
transformers>=4.35.0
accelerate>=0.24.0
spaces>=0.19.0
numpy>=1.21.0
soundfile>=0.12.0
fastapi>=0.104.0
uvicorn>=0.24.0
python-multipart>=0.0.6