PackageTrack
Sign in Get early access

sherpa_onnx_web

Web platform support for sherpa_onnx using WebAssembly.

1.13.6 7.2K downloads/mo #3378 most downloaded on pub.dev k2-fsa/sherpa-onnx

What this package is like to depend on

Last release 6 days ago

18 Aug 2026

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 3 of 3 stable releases

Nothing withdrawn

no release was ever pulled

0 months old

3 releases · first in 2026

3 releases in the last 12 months

see the full history below

Release timeline

3 releases · Aug 2026 to Aug 2026
Release Pre-release

Releases

latest 3
  1. 1.13.6 18 Aug 2026
    Release notes

    What's Changed

    Full Changelog: v1.13.5...v1.13.6

    Open source →
    Release notes
    • Add VAD+ASR Flutter examples with 9 ASR models (#3877)
    • Expose the pyannote window shift ratio in the C API and language bindings (#3870)
    • Unify sherpa-onnx init API for Flutter and Dart CLI (#3875)
    • Fix releasing dart packages (#3874)
    • Fix using SPM in iOS examples (#3867)
    • Fix building android and java examples (#3866)
    Open source →
  2. 1.13.5 11 Aug 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.13.4...v1.13.5

    Open source →
    Release notes
    • 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)
    • Align the silence scale range between Validate() and ScaleSilence (#3747)
    • Fix macOS release code signatures (#3794)
    • Forward SessionConfig.-prefixed provider-config keys to Ort::SessionOptions::AddConfigEntry (#3792)
    • kotlin-api: validate native ptr after creation (#3851)
    • Initialize the debug member for HomophoneReplacerConfig (#3806)
    • fix(asr): stop forcing lowercase in mic and ALSA display (#3621) (#3771)
    • Disable pthread support in WebAssembly (#3836)
    • Fix building Python wheels on macOS (#3837)
    • Fix building Android KWS demo (#3733)
    • Fix build warnings (#3742)
    Open source →
  3. 1.13.4 06 Aug 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.13.3...v1.13.4

    Open source →
    Release notes
    • Add ApplyHomophoneReplacer in OfflineRecognizerQwen3ASRImpl (#3729)
    • Add C++ runtime for nemotron-speech-streaming-en-0.6b with QNN (#3728)
    • Export nemotron-speech-streaming-en-0.6b to QNN (#3725)
    • Add C++ runtime for Parakeet TDT models with QNN (#3720)
    • Export Parakeet TDT models to QNN (#3719)
    • Update onnxruntime to 1.27.0 (#3718)
    • Remove leading spaces from ASR results (#3711)
    • Fix file related operations on Windows by using wide characters (#3710)
    • Remove spaces right before a punctuation in ASR result (#3709)
    • Fix installing espeak-ng-data directory (#3708)
    • Fix building with ninja (#3702)
    • Add C++ runtime for Whisper with Qualcomm NPU using QNN (#3699)
    • Export Whisper models to QNN (#3697)
    • Export the transducer branch of parakeet-tdt-ctc to QNN (#3693)
    • Export Parakeet-TDT-CTC to QNN (#3692)
    • Add C++ runtime for Parakeet CTC with QNN (#3688)
    • Export Parakeet CTC models to QNN (#3686)
    • Support per-stream hotwords in the JavaScript (node-addon) API (#3723)
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive