Michael
03/19/2026, 11:10 PMVapi Support Bot
03/19/2026, 11:11 PMjson
{
"transcriber": {
"provider": "deepgram",
"model": "flux-general-en",
"language": "en",
"fallbackPlan": {
"transcribers": [
{ "provider": "deepgram", "model": "nova-3", "language": "en" },
{ "provider": "azure", "language": "en-US" }
]
}
}
}
This ensures your calls continue seamlessly if the primary transcriber fails. For more details, see the [transcriber fallback documentation](https://docs.vapi.ai/customization/transcriber-fallback-plan).
Source:
- [Transcriber fallback configuration](https://docs.vapi.ai/customization/transcriber-fallback-plan)Michael
03/19/2026, 11:23 PMVapi Support Bot
03/20/2026, 12:28 AMChiranjeet Mishra
03/20/2026, 5:40 AM