- 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
9 lines
112 B
Plaintext
9 lines
112 B
Plaintext
fastapi
|
|
uvicorn[standard]
|
|
python-multipart
|
|
pydantic
|
|
faster-whisper
|
|
imageio-ffmpeg
|
|
psycopg[binary]
|
|
python-dotenv
|