pstanek
12/09/2025, 9:57 AMVapi Support Bot
12/09/2025, 9:58 AMTremix
12/09/2025, 11:39 AMpstanek
12/09/2025, 3:31 PMChiranjeet Mishra
12/11/2025, 7:09 AMpstanek
12/13/2025, 8:33 AMChiranjeet Mishra
12/17/2025, 2:08 AM019b12f2-109d-7113-818a-c612ffc4cb00) and based on what we’re seeing, here are our recommendations:
Speech recognition (Polish):
- We strongly recommend switching to Deepgram Nova-2 with language: pl.
- Enable numerals: true, smartFormat: true, and add Polish number keywords (e.g. jeden, dwa, trzy…) to improve number recognition.
- Alternatively, AssemblyAI (pl) can also work well with word boosting for numbers.
Voice quality (Polish):
- Best results for Polish pronunciation (especially numbers) come from ElevenLabs (e.g. Adam / multilingual models).
- Azure Polish voices (e.g. pl-PL-MarekNeural) are a good fallback.
Latency & long pauses:
- The pauses are mainly caused by transcription endpointing and VAD.
- Reduce endpointing to \~250ms and tune vadThreshold (\~0.5).
- Use faster TTS models (e.g. ElevenLabs turbo variants).
- Large JSON contexts are fine, but response latency improves when endpointing and silence timeouts are tightened.
Why the agent “doesn’t understand”:
- This is usually a combination of:
- Suboptimal transcriber for Polish
- Missing number keywords / numerals support
- High endpointing values causing delayed transcripts
If you’d like, we can help you apply a fully optimized Polish configuration and review additional call IDs after you deploy the changes.
Best regards,
Kyle
Vapi Support