v1.12.6

k2-fsa/sherpa-onnxv1.12.6Jul 12, 2025by github-actions[bot]

AI Summary

Adds Ten-VAD support with APIs for many languages and Silero-VAD v4.

Key Highlights

  • Added comprehensive Ten-VAD support across C, CXX, JS, Go, C#, Dart, Swift, Pascal, Java/Kotlin, and Android.
  • Added Silero-VAD v4 support.

New Features

  • Ten-VAD (multi-language support)
  • Silero-VAD v4
  • Ten-VAD C/CXX/JS/Go/C#/Dart/Swift/Pascal/Android APIs

Full Release Notes

## What's Changed
* Support silero-vad v4 exported by k2-fsa by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2372
* Support ten vad by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2377
* Fix compile errors for Linux by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2378
* Add C API for ten-vad by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2379
* Add CXX API examples for ten-vad. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2380
* Add JavaScript (WebAssembly) API for ten-vad by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2382
* Add JavaScript (node-addon) API for ten-vad by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2383
* Add Go API for ten-vad by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2384
* Add C# API for ten-vad by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2385
* Add Dart API for ten-vad by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2386
* Add Swift  API for ten-vad by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2387
* Add Pascal API for ten-vad by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2388
* Add Java/Kotlin API and Android support for ten-vad by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2389
* Release v1.12.6 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2390


**Full Changelog**: https://github.com/k2-fsa/sherpa-onnx/compare/v1.12.5...v1.12.6