+1. **Custom Speech-to-Text Models with `CustomVoice`**: You can now integrate custom STT models other than Gladia, Deepgram, or Talkscriber. Specify your provider through `Assistant.voice[provider="custom-voice"]'` and your server url through `Assistant.voice[provider="custom-voice"].server[url="YOUR API REQUEST URL"]'`, which is available in *Assistant.voice*, *AssistantOverrides.voice*, *CreateAssistantDTO.voice*, and *UpdateAssistantDTO.voice* request bodies.
0 commit comments