whisper-playground
whisper-playground copied to clipboard
Implement multi-client support
Only one client can connect at a time due to the transcription calls not being thread-safe. Ensure multiple clients can connect at once.