video-accessibility/backend/app/core
michael 865fcdc246 feat: add TTS settings panel with model, speed, and style options
- Add model selection (flash vs pro) for quality control
- Add speed slider (0.5x - 2.0x) for pacing adjustment
- Add style presets (neutral, calm, energetic, professional, warm, documentary)
- Add custom style prompt option for advanced customization
- New /tts/options endpoint returns available TTS options
- Voice preview now tests all settings so users hear exact output
- Backward compatible: all new fields have sensible defaults

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 15:22:14 -06:00
..
__pycache__ fixed objectID/stringID mismatch 2025-10-08 18:23:05 -05:00
config.py feat: add TTS settings panel with model, speed, and style options 2025-12-22 15:22:14 -06:00
database.py initial commit 2025-08-24 16:28:33 -05: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