3 Commits

Author SHA1 Message Date
Yifan Yang
436ae9b4cc
Update decode_stream.py 2023-08-08 22:27:15 +08:00
Yifan Yang
23e2c0fa96
FIx decode_stream.py 2023-08-08 22:11:30 +08:00
Zengwei Yao
f18b539fbc
Add the upgraded Zipformer model (#1058)
* add the zipformer codes, copied from branch from_dan_scaled_adam_exp1119

* support model export with torch.jit.script

* update RESULTS.md

* support exporting streaming model with torch.jit.script

* add results of streaming models, with some minor changes

* update README.md

* add CI test

* update k2 version in requirements-ci.txt

* update pyproject.toml
2023-05-19 16:47:59 +08:00