video-accessibility/backend/app/core
michael 54638d1065 feat: switch Whisper model from large-v3 to medium
Medium model is faster and uses less memory (~1.5GB vs ~3GB)
while still providing good multilingual transcription quality.

Updated in:
- config.py
- docker-compose.yml
- whisper-worker-service.yaml
- cloudbuild.yaml
- Dockerfile (pre-download)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 22:35:47 -06:00
..
__pycache__ fixed objectID/stringID mismatch 2025-10-08 18:23:05 -05:00
config.py feat: switch Whisper model from large-v3 to medium 2025-12-28 22:35:47 -06:00
database.py feat: add video review with timestamped notes to Final Review 2025-12-26 15:30:00 -06:00
dependencies.py fixed objectID/stringID mismatch 2025-10-08 18:23:05 -05:00
logging.py initial commit 2025-08-24 16:28:33 -05:00
redis.py initial commit 2025-08-24 16:28:33 -05:00
secrets_config.py initial commit 2025-08-24 16:28:33 -05:00
security.py initial commit 2025-08-24 16:28:33 -05:00