Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : sentence-stream Version : 1.1.0 Upstream Author : The Home Assistant Authors <[email protected]> * URL : https://github.com/OHF-Voice/sentence-stream * License : Apache-2.0 Programming Lang: Python Description : Sentence splitter for continuous text streams This library processes incoming text in small chunks and outputs complete sentences once the boundaries are identified. It is designed to handle cases where text does not arrive aligned with word or sentence limits, maintaining correct sentence structure in the output. It can operate on both synchronous and asynchronous streams, producing properly segmented sentences as the data becomes available. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.

