speech_model connection parameter lets you specify which model to use for streaming transcription. It’s optional; if omitted, the session defaults to universal-3-5-pro.
Available models
Choosing a model
For detailed setup and configuration of Universal-3.5 Pro Streaming, see the Universal-3.5 Pro Streaming page. For prompting guidance, see the Prompting guide.
Set the model
Set thespeech_model connection parameter when you open the WebSocket.
- Python
- Python SDK
- Javascript
- JavaScript SDK