Files
stt/requirements.txt
dosangyoon 13d1f75b34 Rollback web speaker diarization; HF token helper for whisper_stt
- Remove app/diarize.py and pyannote from requirements.txt; web uses faster-whisper only
- Revert main.py job/transcribe flow and index.html meta/hints
- Add app/pyannote_auth.py for Pipeline.from_pretrained(..., token=...) used by whisper_stt
- Expand whisper_stt / README / requirements-whisper-stt for gated repos (community-1, 403)

Made-with: Cursor
2026-03-23 13:31:38 +09:00

9 lines
112 B
Plaintext

fastapi
uvicorn[standard]
python-multipart
pydantic
faster-whisper
imageio-ffmpeg
psycopg[binary]
python-dotenv