I’m running into the same core issue: performance is highly inconsistent with no configuration changes, which makes the platform unreliable for production.
On some calls everything works perfectly, and on others transcription breaks, voices switch, latency spikes, and the assistant loses context.
This usually points to backend routing and model switching rather than anything in our setup.
Without the ability to lock providers and models, it’s impossible to guarantee stable customer experience.
Can you confirm whether calls are being routed across different STT/TTS/LLM providers or regions during execution?
@willasss66