video-accessibility/backend/app
michael 29643f6683 upgrade TTS to Gemini TTS with voice selection and preview
- Add Gemini TTS service with 30 voices and 24 languages
- Add TTS API endpoints for voice listing and preview
- Add per-language voice selection in job creation form
- Add voice override at QC approval stage
- Add VoiceSelector and VoicePreviewButton components
- Update TTSPreferences model with provider and voice mapping

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 14:41:57 -06:00
..
__pycache__ fixed middleware silent swallowing of exceptions FINALLY 2025-10-08 18:19:59 -05:00
api/v1 upgrade TTS to Gemini TTS with voice selection and preview 2025-12-22 14:41:57 -06:00
core upgrade TTS to Gemini TTS with voice selection and preview 2025-12-22 14:41:57 -06:00
lib initial commit 2025-08-24 16:28:33 -05:00
middleware fixed overly aggressive security algorithm 2025-10-08 17:49:20 -05:00
migrations add approved_source and qc_feedback job statuses to MongoDB schema 2025-12-22 13:12:14 -06:00
models upgrade TTS to Gemini TTS with voice selection and preview 2025-12-22 14:41:57 -06:00
prompts initial commit 2025-08-24 16:28:33 -05:00
schemas upgrade TTS to Gemini TTS with voice selection and preview 2025-12-22 14:41:57 -06:00
services upgrade TTS to Gemini TTS with voice selection and preview 2025-12-22 14:41:57 -06:00
tasks upgrade TTS to Gemini TTS with voice selection and preview 2025-12-22 14:41:57 -06:00
telemetry initial commit 2025-08-24 16:28:33 -05:00
main.py upgrade TTS to Gemini TTS with voice selection and preview 2025-12-22 14:41:57 -06:00