Releases: k2-fsa/sherpa-onnx
Releases · k2-fsa/sherpa-onnx
v1.13.0
What's Changed
- Update nemotron-speech-streaming-en-0.6b by @csukuangfj in #3555
- Export nvidia/parakeet-unified-en-0.6b to sherpa-onnx by @csukuangfj in #3556
- Expose log probabilities in OfflineRecognizerResult for Go binding by @negbie in #3553
- Fix building Flutter Android APPs by @csukuangfj in #3559
- Fix Flutter CI by @csukuangfj in #3560
- Release v1.13.0 by @csukuangfj in #3561
Full Changelog: v1.12.40...v1.13.0
v1.12.40
What's Changed
- Build Tauri desktop APPs for VAD+ASR by @csukuangfj in #3530
- Avoid passing invalid utf8 str to JNI. by @csukuangfj in #3527
- Fix publishing dart packages for Android by @csukuangfj in #3522
- Fix releasing go packages by @csukuangfj in #3537
- Improve Tauri VAD+ASR example: settings UI, bug fixes, and RTF display by @csukuangfj in #3538
- Add Tauri APP demo for VAD+ASR from a microphone by @csukuangfj in #3540
- Add Albanian (sq_AL) Piper TTS voice by @matiaslin (LanguageWeaver) in #3539
- Upload the piper sq_AL model by @csukuangfj in #3541
- Add two Piper Chinese TTS models by @csukuangfj in #3546
- Add more Piper TTS models by @csukuangfj in #3547
- Release v1.12.40 by @csukuangfj in #3548
New Contributors
- @matiaslin made their first contribution in #3539
Full Changelog: v1.12.39...v1.12.40
v1.12.39
What's Changed
- expose memory-related session options via config by @negbie in #3503
- Fix building Python wheels for Windows by @csukuangfj in #3504
- Update Eigen to v5.0.1 by @csukuangfj in #3505
- Add script to download all dependencies for offline use by @csukuangfj in #3506
- Honor proxy env to download prebuilt archive in rust binding build script by @k88936 in #3507
- fix: 修复了 Ascend NPU 上下文导致的崩溃问题 by @cn-tao in #3512
- Fix an offset-by-one error in pyannote speaker diarization. by @csukuangfj in #3514
- Update go.mod and go.sum for the sherpa-onnx-go package. by @csukuangfj in #3516
- Check for nullptr in c/cxx API by @csukuangfj in #3515
- Add tauri app example for non-streaming ASR + VAD by @csukuangfj in #3520
- Release v1.12.39 by @csukuangfj in #3521
New Contributors
- @negbie made their first contribution in #3503
- @k88936 made their first contribution in #3507
- @cn-tao made their first contribution in #3512
Full Changelog: v1.12.38...v1.12.39
v1.12.38
What's Changed
- Update onnxruntime to use v1.24.4 by @csukuangfj in #3501
Full Changelog: v1.12.37...v1.12.38
v1.12.37
What's Changed
- Fix package name format for ort url by @alex-spacemit in #3489
- Fix incorrect URL in dotnet README by @csukuangfj in #3491
- Update FunASR Nano int8 models by @csukuangfj in #3493
- Use onnxruntime 1.24.3 for Android by @csukuangfj in #3494
- Update openfst to v1.8.5 and fix compiler warnings. by @csukuangfj in #3495
Full Changelog: v1.12.36...v1.12.37
v1.12.36
What's Changed
- Add hotwords argument to OfflineQwen3ASRModelConfig by @wjddd in #3468
- Add per-stream language hint for Qwen3-ASR (and tighten scaffold cleanup) by @kapitalismho in #3472
- Fix building for vad+asr by @csukuangfj in #3475
- Update Qwen3 ASR models by @csukuangfj in #3476
- Fix Qwen3-ASR hotwords handling by @csukuangfj in #3477
- Fix initializing fp32 Qwen3-ASR models. by @csukuangfj in #3480
- update onnxruntime package name and hash for riscv64-spacemit by @alex-spacemit in #3481
- Use model file paths to initialize ONNX Runtime sessions by @csukuangfj in #3482
- Dotnet Android targeting by @GLM-FM in #3485
- CI: bump to .NET 10 by @GLM-FM in #3487
- Release v1.12.36 by @csukuangfj in #3488
New Contributors
- @wjddd made their first contribution in #3468
- @kapitalismho made their first contribution in #3472
- @GLM-FM made their first contribution in #3485
Full Changelog: v1.12.35...v1.12.36
v1.12.35
What's Changed
- Fix CI tests by @csukuangfj in #3429
- Add Swift API for source separation by @csukuangfj in #3426
- Fix C API for reading multi-channel wave files by @csukuangfj in #3430
- Add Go API for source separation by @csukuangfj in #3432
- spacemit provider: add provider with config file, then update to 2.0.2 by @alex-spacemit in #3421
- Fix Swift example tests by @csukuangfj in #3433
- Add Speed of Sound to projects using sherpa-onnx by @zugaldia in #3438
- Remove num_threads assertion from OnlineRecognizer model configs by @hani-hj1908619 in #3448
- Add Wake Word and decibri to projects using sherpa-onnx by @rossarmstrong in #3447
- Fix URL in Wake Word project entry by @rossarmstrong in #3451
- Add hotwords support for Qwen3-ASR by @Wasser1462 in #3434
- Add issue template by @csukuangfj in #3452
- Upload models for https://huggingface.co/CohereLabs/cohere-transcribe-03-2026 by @csukuangfj in #3453
- Add C++ runtime and Python API for Cohere Transcribe by @csukuangfj in #3456
- Add C API and CXX API for Cohere transcribe models by @csukuangfj in #3457
- Add Swift API for Cohere Transcribe by @csukuangfj in #3460
- Add JavaScript API for Cohere Transcribe. by @csukuangfj in #3458
- Add Java and Kotlin API for Cohere Transcribe by @csukuangfj in #3461
- Add Pascal API for Cohere Transcribe by @csukuangfj in #3463
- Add C# API for Cohere Transcribe by @csukuangfj in #3462
- Add Dart API for Cohere Transcribe by @csukuangfj in #3464
- Add Rust API for Cohere Transcribe by @csukuangfj in #3465
- Add Go API for Cohere Transcribe by @csukuangfj in #3466
- Release v1.12.35 by @csukuangfj in #3467
New Contributors
- @zugaldia made their first contribution in #3438
- @hani-hj1908619 made their first contribution in #3448
- @rossarmstrong made their first contribution in #3447
Full Changelog: v1.12.34...v1.12.35
v1.12.34
What's Changed
- Update Python subtitle script to support FireRedASR ctc and FunASR Nano. by @csukuangfj in #3400
- Fix building Rust doc by @csukuangfj in #3403
- Add C API for source separation by @csukuangfj in #3404
- Add CXX API for source separation by @csukuangfj in #3405
- Add C# API for source separation by @csukuangfj in #3406
- Fix TTS deprecated warnings. by @csukuangfj in #3407
- Add Qwen3-ASR support by @Wasser1462 in #3399
- Upload Qwen3 ASR 0.6B int8 models by @csukuangfj in #3409
- Update tests for Qwen3 ASR by @csukuangfj in #3410
- Update Swift API example for Qwen3 ASR by @csukuangfj in #3411
- Add go API for Qwen3 ASR by @csukuangfj in #3412
- Add C# API for Qwen3 ASR by @csukuangfj in #3413
- Fix warnings in Go API by @csukuangfj in #3414
- Refactor Go API examples to use sherpa_onnx.ReadWave() by @csukuangfj in #3415
- Add JavaScript API (WebAssembly) for Qwen3 ASR by @csukuangfj in #3416
- Add JavaScript API (node-addon) for Qwen3 ASR by @csukuangfj in #3419
- Add Java API and Kotlin API for Qwen3 ASR by @csukuangfj in #3420
- Add Dart API for Qwen3 ASR by @csukuangfj in #3422
- Add Rust API for Qwen3 ASR by @csukuangfj in #3423
- Add Pascal API for Qwen3 ASR by @csukuangfj in #3424
- Release v1.12.34 by @csukuangfj in #3425
Full Changelog: v1.12.33...v1.12.34
v1.12.33
What's Changed
- Fix building MFC examples for TTS by @csukuangfj in #3388
- Add examples for punctuations by @csukuangfj in #3394
- Add missing fields of OnlineRecongizerResult to Go API. by @csukuangfj in #3395
- Fix printing microphone sample rate. by @csukuangfj in #3396
- Add Rust example for real-time ASR + VAD by @csukuangfj in #3397
- Release v1.12.33 by @csukuangfj in #3398
Full Changelog: v1.12.32...v1.12.33
v1.12.32
What's Changed
- Add VoxSherpa TTS to Projects using sherpa-onnx by @CodeBySonu95 in #3384
- Test Rust API on Windows by @csukuangfj in #3385
- Support static link for Rust package. by @csukuangfj in #3386
- Release v1.12.32 by @csukuangfj in #3387
New Contributors
- @CodeBySonu95 made their first contribution in #3384
Full Changelog: v1.12.31...v1.12.32