Add Whisper service requirements.txt

This commit is contained in:
2025-07-14 00:27:02 -05:00
parent a8b6ab2325
commit 6f98226dbb

View File

@ -0,0 +1,14 @@
fastapi==0.104.1
uvicorn[standard]==0.24.0
faster-whisper==0.10.0
torch==2.1.0
torchaudio==2.1.0
redis==5.0.1
psycopg2-binary==2.9.9
numpy==1.25.2
soundfile==0.12.1
python-multipart==0.0.6
aiofiles==23.2.1
structlog==23.2.0
python-dotenv==1.0.0
pydantic==2.5.0