stt-gpu-service / requirements.txt
Peter Michael Gits
feat: Add HuggingFace authentication to increase ZeroGPU quota
4561284
raw
history blame contribute delete
274 Bytes
# Requirements for Gradio+WebSocket STT service with ZeroGPU
torch>=2.1.0
torchaudio>=2.1.0
transformers>=4.35.0
accelerate>=0.24.0
spaces>=0.19.0
gradio>=5.42.0
numpy>=1.21.0
soundfile>=0.12.0
fastapi>=0.104.0
uvicorn>=0.24.0
python-multipart>=0.0.6
huggingface_hub>=0.17.0