PackageTrack
Sign in Get early access

sherpa_onnx_android_x86_64

Speech recognition, speech synthesis, and speaker recognition using next-gen Kaldi with onnxruntime without Internet connection. Android x86_64 native libraries.

1.13.6 31K downloads/mo #1843 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

Ships fairly regularly

a new release about every 3 weeks

Nearly every release is documented

notes for 9 of 9 stable releases

Nothing withdrawn

no release was ever pulled

4 months old

9 releases · first in 2026

9 releases in the last 12 months

see the full history below

Release timeline

9 releases · Apr 2026 to Aug 2026
Release Pre-release

Releases

latest 9
  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 07 Jul 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 →
  4. 1.13.3 15 Jun 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.13.2...v1.13.3

    Open source →
    Release notes
    • Update onnxruntime to 1.26.0 for iOS (#3678)
    • Add multilingual Nemotron-3.5 streaming ASR support (#3671)
    • Add OfflineDiacritization JAVA bindings (#3669)
    • Add Android QNN demo for non-streaming zipformer with Reazonspeech (#3670)
    • Add offline CATT diacritization (encoder only) (#3647)
    • Add Android demo with QNN for Streaming X-ASR (#3668)
    • Export X-ASR models to QNN (#3666)
    • Add a Whisper example for the Rust API (#3661)
    • Export X-ASR models to sherpa-onnx (#3662)
    • Support streaming zipformer transducer ASR for QNN (#3660)
    • Support non-streaming Zipformer transducer for Qualcomm NPU with QNN (#3655)
    • Fix generating subtitles for funasr nano (#3659)
    • Upload X-ASR non-streaming zipformer transducer models (#3656)
    • Add Android demo for streaming zipformer transducer ASR with QNN (#3654)
    • Begin to export streaming zipformer transducer to QNN (#3653)
    • Add streaming zipformer transducer for Qualcomm NPU with QNN (#3645)
    • Update VoxSherpa TTS link for stable APK releases (#3648)
    • Allow overriding ONNX Runtime for mobile (#3617)
    • Fix heap-buffer-overflow in TopkIndex when topk > size (#3628)
    • Add doc for Python API (#3627)
    • Improve C/C++ API documentation, examples, and CI (#3626)
    • Add async TTS examples, LinearResampler API, and use node-cpal for microphone (#3623)
    • Add React Native sherpa-onnx wrapper (#3615)
    • Update Spacemit toolchain download URL (#3618)
    • Add JavaScript API examples for Supertonic3 TTS (#3614)
    Open source →
  5. 1.13.2 13 May 2026
    Release notes
    • Support Supertonic 3 TTS (#3605)
    • Release Supertonic3 TTS models (#3609)
    • Add Android demo for Supertonic3 TTS (#3612)
    • Add KittenTTS v0.8 support (#3591)
    • Export KittenTTS models (#3604)
    • Generate KittenTTS samples (#3607)
    • Export NeMo unified streaming 0.6b models (#3602)
    • Add buffered RNNT streaming path for Parakeet Unified (#3575)
    • Fix WASM onnxruntime pthread abort() crash (#3599)
    • Bump emsdk 4.0.23 (#3582)
    • Update onnxruntime package details for spacemit (#3610)
    Open source →
  6. 1.13.1 08 May 2026
    Release notes
    • Fix bugs in NeMo transducer modified beam search (#3589)
    • Add bounds checks to prevent SIGSEGV in speaker diarization (#3563)
    • Replace dead link with archived link (#3576)
    • Fix x64 gpu onnxruntime url (#3578)
    • Per-stream use_itn override via Stream::GetOptionInt for SenseVoice (#3565)
    Open source →
  7. 1.13.0 28 Apr 2026
    Release notes
    • Fix Flutter CI (#3560)
    • Fix building Flutter Android APPs (#3559)
    • Export nvidia/parakeet-unified-en-0.6b to sherpa-onnx (#3556)
    • Update nemotron-speech-streaming-en-0.6b (#3555)
    • Expose log probabilities in OfflineRecognizerResult for Go binding (#3553)
    Open source →
  8. 1.12.40 24 Apr 2026
    Release notes
    • Add more Piper TTS models (#3547)
    • Add two Piper Chinese TTS models (#3546)
    • Upload the piper sq_AL model (#3541)
    • Add Albanian (sq_AL) Piper TTS voice by LanguageWeaver (#3539)
    • Add Tauri APP demo for VAD+ASR from a microphone (#3540)
    • Improve Tauri VAD+ASR example: settings UI, bug fixes, and RTF display (#3538)
    • Fix releasing go packages (#3537)
    • Fix publishing dart packages for Android (#3522)
    • Avoid passing invalid utf8 str to JNI (#3527)
    • Build Tauri desktop APPs for VAD+ASR (#3530)
    Open source →
  9. 1.12.39 17 Apr 2026
    Release notes
    • Add tauri app example for non-streaming ASR + VAD (#3520)
    • Check for nullptr in c/cxx API (#3515)
    • Update go.mod and go.sum for the sherpa-onnx-go package. (#3516)
    • Fix an offset-by-one error in pyannote speaker diarization. (#3514)
    • Set context for thread in Ascend NPU (#3512)
    • Enable proxy support for downloader via ureq's proxy-from-env feature in rust-binding build.rs (#3507)
    • Add script to download all dependencies for offline use (#3506)
    • Update Eigen to v5.0.1 (#3505)
    • Fix building Python wheels for Windows (#3504)
    • Expose memory-related session options via config (#3503)
    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