This repository has been archived on 2025-08-26 . You can view files and clone it, but cannot push or open issues or pull requests.
79c2ce5dd44bd6d59082374dee5dd68d9f8b8c33
* Refactor online recognizer. Make it easier to support other streaming models. Note that it is a breaking change for the Python API. `sherpa_onnx.OnlineRecognizer()` used before should be replaced by `sherpa_onnx.OnlineRecognizer.from_transducer()`.
Introduction
Documentation: https://k2-fsa.github.io/sherpa/onnx/index.html
See https://github.com/k2-fsa/sherpa
This repo uses onnxruntime and does not depend on libtorch.
Description
Languages
C++
38.3%
Python
16.3%
Shell
7.6%
Kotlin
5.1%
JavaScript
5.1%
Other
27.4%