What is the best open-source TTS that can be used in production to handle multiple users for a real-time customer service web AI agent?
We need it to support:
\- Real-time streaming
\- Chunked audio generation
\- Multiple concurrent users
\- Low latency
\- Production deployment
The goal is to use it inside a web-based AI agent for live customer support conversations.
What are the best options people are using right now?