browser-captions/requirements.txt
bunker-admin c7becf330c Initial commit: Live Captions web application
Real-time speech-to-text using OpenAI Whisper (faster-whisper).
Features browser audio capture, WebSocket streaming, and customizable display settings.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 08:53:40 -07:00

10 lines
179 B
Plaintext

flask>=3.0.0
flask-socketio>=5.3.0
faster-whisper>=1.0.0
pydub>=0.25.1
python-dotenv>=1.0.0
python-engineio>=4.8.0
python-socketio>=5.10.0
gevent>=24.2.1
gevent-websocket>=0.10.1