v0.3.7
KoljaB/RealtimeSTTv0.3.7Nov 3, 2024by KoljaB
AI Summary
This release fixes a client termination issue and refactors the CLI commands to be shorter and more user-friendly.
Key Highlights
- Fixed client termination to be graceful
- Reworked CLI commands with shorter aliases (e.g., '-W')
New Features
- Reworked CLI interface for shorter commands
Full Release Notes
# RealtimeSTT 0.3.7 - fixed a bug to make client terminate gracefully (logged websocket error in debug mode before) - reworked the CLI interfaces and added shorter commands (for example --writechunks is now -W or --write, for more information please look into the [Client Server Readme](https://github.com/KoljaB/RealtimeSTT/blob/master/RealtimeSTT_server/README.md))