Peter Thorson
Peter Thorson
While the non-blocking HTTP handler (#425) introduced in 0.6.0 addresses a number of the usability and performance issues with the HTTP handler, it does not address the case of needing...
This issue refers to fragmenting "fixed size fully buffered" messages. See issue #35 for work and discussion on unknown size partially buffered outgoing fragmentation. WS++ as of 0.2 does not...
When `Whisper.init(fromFileURL)` is called with a file URL that is a file that exists, but not a valid model file, the error condition from the underlying whisper.cpp library is not...