streaming / requirements.txt
rjzevallos's picture
Fix: Optimize build to prevent OOM - download model at runtime instead of build time
3e8e10c
raw
history blame contribute delete
173 Bytes
gradio>=4.0
fastapi>=0.104.0
uvicorn[standard]>=0.24.0
soundfile>=0.12.0
librosa>=0.10.0
numpy>=1.24.0
torch>=2.0.0
torchaudio>=2.0.0
tqdm
tiktoken
openai-whisper>=20230314