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.
Jingzhao Ou 0992063de8 Stack and streaming conformer support (#141)
* 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>
2023-05-11 14:30:39 +08:00
2023-03-03 12:10:59 +08:00
2023-03-03 12:10:59 +08:00
2023-02-25 21:56:25 +08:00
2023-04-15 22:17:28 +08:00
2023-02-25 21:56:25 +08:00
2023-02-25 21:56:25 +08:00
2023-02-22 11:30:46 +08:00
2023-04-12 19:03:37 +08:00

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
*此项目已归档,勿使用*
Readme Apache-2.0 47 MiB
Languages
C++ 38.3%
Python 16.3%
Shell 7.6%
Kotlin 5.1%
JavaScript 5.1%
Other 27.4%