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.
0992063de839adc41e55d0ee8a0ee1b9e4248a94
* added csrc/stack.cc * stack: added checks * added copyright info * passed cpp style checks * formatted code * added some support for streaming conformer model support (not verified) * code lint * made more progress with streaming conformer support (not working yet) * passed style check * changes as suggested by @csukuangfj * added some debug info * fixed style check * Use Cat to replace Stack * remove debug statements --------- Co-authored-by: Jingzhao Ou (jou2019) <jou2019@cisco.com> Co-authored-by: Fangjun Kuang <csukuangfj@gmail.com>
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%