docs: UPGRADING.md — consumer-facing notes for v0.3.17 - #18
Closed
willwade wants to merge 1 commit into
Closed
Conversation
The release notes list PRs; consumers embedding the DLL (notably VoiceGarden-SAPI) need to know what changed behaviourally: on_audio now streams (REST bytes-as-arrive, sherpa per sentence batch), estimated boundaries fire progressively, Google is pinned to 24 kHz, sherpa-onnx is an exact =1.13.5 pin that SHERPA_ONNX_LIB_DIR overrides must match, plus the SAPI upgrade checklist.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Docs-only. Captures what consumers embedding the DLL (VoiceGarden-SAPI in particular) need to know about v0.3.17: streaming on_audio delivery per path, progressive estimated boundaries, the Google 24 kHz pin, the ElevenLabs 44.1 kHz caveat for byte→ms math, the exact sherpa-onnx pin rule for SHERPA_ONNX_LIB_DIR overrides, and a SAPI upgrade checklist. C ABI unchanged — drop-in DLL.