Interview_AI / requirements.txt
LiamKhoaLe's picture
Migrate to whis-v3 transcription. Update using click to record, not hold to record
aeade20
raw
history blame contribute delete
275 Bytes
# Core server
fastapi
uvicorn[standard]
aiofiles
# Voice‑to‑text (Whisper v3 via Transformers)
transformers
torch
accelerate
ffmpeg-python
# Audio & Image
pydub
pillow
# Gemini Flash 2.5
google-genai
# Utilities
psutil
python-multipart
huggingface_hub
python-dotenv