I’m trying to improve my AI agent’s response speed and make it sound more human.
My current latency is around 840ms total:
Transcriber (Deepgram): ~100ms
Model: GPT-4o Mini ~390ms
Voice (Cartesia): ~250ms
Transport (Web): ~100ms
Even with this, the agent still feels slow when responding.
Any tips on reducing perceived latency or improving turn-taking / naturalness?
Are there better configs, models, or streaming strategies you’d recommend?
Thanks!