What's Changed
* Improve cpu and gpu Dockerfiles, resulting in much smaller images by peldszus in https://github.com/collabora/WhisperLive/pull/206
* Add option: save network stream to local file while transcribing by fraic in https://github.com/collabora/WhisperLive/pull/192
* fix: limit CPU usage for VAD onnxruntime inference session by setting… by makaveli10 in https://github.com/collabora/WhisperLive/pull/215
* Add support for RTSP stream by dshepelev15 in https://github.com/collabora/WhisperLive/pull/212
* Make writing audio frames optional by makaveli10 in https://github.com/collabora/WhisperLive/pull/216
* Expose the srt file location of Transcription client by chien-liu in https://github.com/collabora/WhisperLive/pull/224
* Update tensorrt llm to v0.9.0 by makaveli10 in https://github.com/collabora/WhisperLive/pull/227
* Single model mode by peldszus in https://github.com/collabora/WhisperLive/pull/223
**Full Changelog**: https://github.com/collabora/WhisperLive/compare/v0.4.1...v0.5.0