technomek
01/23/2026, 2:24 PMVapi Support Bot
01/23/2026, 2:25 PMjson
"transcriber": {
"provider": "deepgram",
"model": "nova-3",
"language": "pl",
"smartFormat": true,
"endpointing": 500,
"confidenceThreshold": 0.1,
"keywords": ["ważne_słowo1", "ważne_słowo2:2"]
}
Replace the keywords with the Polish words/phrases that are often missed in transcripts. This can improve transcription accuracy for those terms.
For more details, see the [debugging guide](https://docs.vapi.ai/debugging).
Source:
- [Debugging voice agents](https://docs.vapi.ai/debugging)Chiranjeet Mishra
01/23/2026, 9:47 PM{
"transcriber": {
"provider": "azure",
"language": "pl-PL"
}
}
You'll need to add your Azure Speech credentials in Dashboard > Providers.
Additional tips:
• Use custom keywords to boost recognition of domain-specific terms
• Ensure you're using the correct language code (pl-PL for Polish)
If you'd like me to help further, please share:
1. Call ID where the issue occurred
2. Examples of what's being transcribed incorrectly
Best,
Vapi Support