collabora / WhisperLive

A nearly-live implementation of OpenAI's Whisper.
MIT License
2.09k stars 283 forks source link

can ClientManager max_connection_time be higher than 600s? #267

Closed AkiraDemenech closed 3 months ago

AkiraDemenech commented 3 months ago

The value for max_connection_time can be set to more than the default 10 minutes? Or do longer connections cause any problems?

makaveli10 commented 3 months ago

No it can be higher without any issues. Thanks!