Committed by
GitHub
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>
正在显示
15 个修改的文件
包含
836 行增加
和
8 行删除
sherpa-onnx/csrc/stack-test.cc
0 → 100644
sherpa-onnx/csrc/stack.cc
0 → 100644
sherpa-onnx/csrc/stack.h
0 → 100644
-
请 注册 或 登录 后发表评论