Skip to content

chore(deps): bump sherpa-onnx from 1.13.4 to 1.13.5 - #135

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/sherpa-onnx-1.13.5
Open

chore(deps): bump sherpa-onnx from 1.13.4 to 1.13.5#135
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/sherpa-onnx-1.13.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor

Bumps sherpa-onnx from 1.13.4 to 1.13.5.

Changelog

Sourced from sherpa-onnx's changelog.

1.13.5

  • Update onnxruntime to v1.27.1 (#3861)
  • Fix float32 catastrophic cancellation in variance computation (#3862)
  • Fix float32 catastrophic cancellation in NemoNormalizePerFeature (#3857)
  • Fix Kotlin syntax errors (#3860)
  • Add Flutter/Dart Web support via WebAssembly (#3842)
  • Support swift package manager (SPM) for Flutter on macOS and iOS (#3835, #3816, #3822, #3823, #3828, #3830, #3831, #3833)
  • Add Flutter examples for VAD (#3856)
  • Add punctuation examples for Flutter (#3846, #3847)
  • Add support for latest DPDFNet models and offline attenuation limit (#3824)
  • Add emotion_id input to offline VITS TTS (#3849)
  • Add Persian NeMo CTC ASR models (shenava koochik/rizeh/rizeh-pizeh) (#3825)
  • Build libs and Python wheels for CUDA 13 (#3844)
  • Use onnxruntime 1.27.1 for Linux aarch64 and Android (#3850)
  • Export Inflect TTS models to sherpa-onnx (#3808)
  • Add Android demo for Inflect TTS (#3811)
  • Add C++ runtime for Moonshine ASR with QNN for Qualcomm NPU (#3758)
  • Export Moonshine ASR models to QNN (#3756)
  • Export nemotron-3.5-asr-streaming-0.6b to QNN (#3741)
  • Re-export nemotron-3.5-asr-streaming-0.6b to ONNX (#3732)
  • Build docker image to setup the QNN SDK environment (#3736)
  • Add Paraformer Rust API example (#3707)
  • Add ten-vad Rust API example to remove silences from a file (#3778)
  • Add API to get onnxruntime version (#3810)
  • Make FireRedASR max token rate configurable per stream (#3796, #3799)
  • Make the Pyannote segmentation window shift configurable (#3769)
  • Add Java API examples with gradle (#3783, #3784)
  • Refactor building and testing Java API (#3786)
  • Publish an android-x64 .NET runtime package (#3818)
  • Build Python wheels for Windows arm64 (#3812)
  • Test Java API on Windows arm64 (#3801)
  • Print per-stage timing for offline speaker diarization in debug mode (#3768)
  • Add Android shared-linking support to sherpa-onnx-sys (#3739)
  • Refactor building xcframework for macOS and iOS (#3831)
  • build(cmake): update spacemit-ort version (#3814)
  • Fix streaming paraformer feature frontend to match its training config (#3821)
  • Fix offline Paraformer LFR boundary padding (#3839)
  • Fix non_streaming_server.py crash when using modified_beam_search (#3819)
  • Fix greedy search decoding for NeMo streaming transducer (#3785)
  • Fix adaptive KV cache for models with hard-coded cache length (#3787)
  • Allocate FireRedASR decoder KV cache by estimated need instead of max (#3777)
  • Fix Dart speaker diarization buffer leak (#3838)
  • Fix use-after-free in async TTS progress callbacks (#3781)
  • fix(tts): insert pad after BOS in PiperPhonemesToIdsVits (#3721) (#3770)
  • Validate the voices file for Kokoro TTS models (#3820)
  • Fix dropped diacritics in Supertonic TTS text frontend (#3750)
  • Do not abort the process when espeak-ng rejects the voice (#3749)
  • Fix ScaleSilence copying past the pause interval when scale > 1 (#3744)
  • Limit silence scale to [0.01, 2] in ScaleSilence (#3745)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sherpa-onnx](https://github.com/k2-fsa/sherpa-onnx) from 1.13.4 to 1.13.5.
- [Changelog](https://github.com/k2-fsa/sherpa-onnx/blob/master/CHANGELOG.md)
- [Commits](k2-fsa/sherpa-onnx@v1.13.4...v1.13.5)

---
updated-dependencies:
- dependency-name: sherpa-onnx
  dependency-version: 1.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants