I'm experiencing significant latency issues while using client.tts.websocket() on AWS EC2 instances (t2.medium type) :
500ms latency in us-west-1 (California) region
300ms latency in us-east-2 (Ohio) region
I've already implemented the recommendations from the help section posts regarding latency reduction, but I'm still unable to achieve a latency below 300ms.
Any insights or suggestions would be greatly appreciated. Thanks