Mistermanu#000
03/14/2026, 12:49 AMVapi Support Bot
03/14/2026, 12:50 AMuniversal-streaming-english model for AssemblyAI transcribers. Using universal-3-pro will result in an error because it is not yet supported.
Here’s how to configure your transcriber:
json
"transcriber": {
"provider": "assembly-ai",
"speechModel": "universal-streaming-english"
}
There is no public information on when or if "universal-3-pro" will be available in Vapi.
For updates, please monitor the [Vapi AssemblyAI documentation](https://docs.vapi.ai/providers/transcriber/assembly-ai).
Source:
- [AssemblyAI Provider Documentation](https://docs.vapi.ai/providers/transcriber/assembly-ai)Chiranjeet Mishra
03/14/2026, 12:23 PMuniversal-3-pro model is not supported in Vapi.
Vapi’s AssemblyAI transcriber integration uses a strict whitelist and currently allows only the following streaming models:
• universal-streaming-english
• universal-streaming-multilingual
If you attempt to use universal-3-pro, it will not work because it isn’t included in the supported model list for the integration.
For now, we recommend using one of the supported streaming models listed above.Mistermanu#000
03/14/2026, 7:18 PMChiranjeet Mishra
03/16/2026, 6:51 PM