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.
85627112522bbca4dd7d69aafecfedac2d635972
* Implement context graph * Modify the interface to support context biasing * Support context biasing in modified beam search; add python wrapper * Support context biasing in python api example * Minor fixes * Fix context graph * Minor fixes * Fix tests * Fix style * Fix style * Fix comments * Minor fixes * Add missing header * Replace std::shared_ptr with std::unique_ptr for effciency * Build graph in constructor * Fix comments * Minor fixes * Fix docs
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%