dograh/api/services/configuration/options
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
..
__init__.py fix: sync Smallest AI voice dropdown with selected model (#451) 2026-06-18 14:36:08 +05:30
azure.py feat: add Azure AI multi-provider support (TTS, STT, Embeddings, Realtime) (#381) 2026-06-02 12:50:00 +05:30
deepgram.py feat: add custom sarvam tts voice (#449) 2026-06-18 12:33:21 +05:30
gladia.py feat: add google stt and tts. add folders to organize agents 2026-05-22 14:36:50 +05:30
google.py feat: add xai grok as realtime model 2026-05-22 18:04:59 +05:30
sarvam.py Add Sarvam LLM, update Sarvam STT models, expose usage_info on run detail (#351) 2026-06-01 10:29:31 +05:30
smallest.py fix: sync Smallest AI voice dropdown with selected model (#451) 2026-06-18 14:36:08 +05:30
speechmatics.py feat: add google stt and tts. add folders to organize agents 2026-05-22 14:36:50 +05:30