ITADN

Handling Concurrent Client Requests with Faster Whisper

#1419OpenDakshAmipara 创建于 2026-01-28
D
DakshAmiparacommented
I am currently using the Faster Whisper (medium) model running on a GPU to handle requests from multiple clients. However, when multiple clients send concurrent requests, the inference latency increases significantly. Could you please suggest a solution to scale this setup so that it can handle a higher number of concurrent client requests while maintaining manageable latency?
2 条评论