dograh/api/services/configuration
Harshita Jain bec8a23dfb
fix: sync Smallest AI voice dropdown with selected model (#451)
Add model_options to SmallestAITTSConfiguration's voice field so the UI
renders the correct voice list per model — 15 standard voices for
lightning_v3.1 and 6 premium voices (meher, rhea, aviraj, cressida,
willow, maverick) for lightning_v3.1_pro. All 21 voice IDs verified
against the Smallest AI API. The frontend's existing model_options
machinery already handles dropdown filtering and auto-reset on model
change, so no UI changes are needed.
2026-06-18 14:36:08 +05:30
..
options fix: sync Smallest AI voice dropdown with selected model (#451) 2026-06-18 14:36:08 +05:30
__init__.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
ai_model_configuration.py feat: billing and credit management v2 (#429) 2026-06-12 14:55:30 +05:30
check_validity.py feat: add Smallest AI TTS and STT provider integration (#444) 2026-06-17 12:55:53 +05:30
defaults.py feat: knowledge base functionality for the voice agent (#120) 2026-01-17 14:37:03 +05:30
masking.py feat: billing and credit management v2 (#429) 2026-06-12 14:55:30 +05:30
merge.py feat: billing and credit management v2 (#429) 2026-06-12 14:55:30 +05:30
registry.py fix: sync Smallest AI voice dropdown with selected model (#451) 2026-06-18 14:36:08 +05:30
resolve.py feat: billing and credit management v2 (#429) 2026-06-12 14:55:30 +05:30