coqui-ai / xtts-streaming-server

Mozilla Public License 2.0
295 stars 88 forks source link

Handling Concurrent Streaming Requests #26

Open Deepanroyal opened 3 months ago

Deepanroyal commented 3 months ago

I'm working on a project that requires efficient handling of multiple concurrent streaming requests. I have some specific requirements and challenges that I'd like advice on:

Scalability: I need to scale the number of concurrent streams efficiently. Resource Management: I need to manage GPU and memory usage effectively when handling multiple streams.

Any advice or recommendations on these issues would be greatly appreciated.

sushant-samespace commented 1 month ago

Hello @Deepanroyal , did you find anything related to handling concurrent requests?

VinMing commented 1 month ago

已收到。