0.1.5

QuentinFuxa/WhisperLiveKit0.1.5Apr 13, 2025by QuentinFuxa

AI Summary

Optimizes server performance by disabling auto-reload and fixes blocking IO issues, while adding SSL support for secure local connections.

Key Highlights

  • Disabled uvicorn reload for better performance.
  • Fixed stdin flushes blocking IO causing idle after a few minutes.
  • Added SSL and certificate possibility for local servers.

New Features

  • SSL and certificate support
  • Disabled uvicorn reload
  • Fixed stdin flush blocking IO

Full Release Notes

- [Solves stdin flushes blocking IO causing idle after a few minutes](https://github.com/QuentinFuxa/WhisperLiveKit/commit/b56fcffde1c95b1e0d20a89903cb46c3c5a5c772)
- [uvicorn reload to False for better perfs]( https://github.com/QuentinFuxa/WhisperLiveKit/commit/3ac4c514cfdb10dd8e1d4792eca36021c3414909)
- Adds SSL + cert possibility for local server https://github.com/QuentinFuxa/WhisperLiveKit/commit/02de5993e68231cc8171db0f7bd986ae4429403d https://github.com/QuentinFuxa/WhisperLiveKit/commit/d53b7a323a6b7edce44c324c323abd4995e3152a https://github.com/QuentinFuxa/WhisperLiveKit/commit/3c58bfcfa203695f2b504026a4d3f3e1dfe481a6 https://github.com/QuentinFuxa/WhisperLiveKit/commit/2def1948938137a34ded60771fb5a9530c1faed8 https://github.com/QuentinFuxa/WhisperLiveKit/commit/29978da3010db10b06527ecca101992bedf511f9