2 Commits

Author SHA1 Message Date
Fangjun Kuang
8eff7a4642
Add tail padding to Emformer model. (#384) 2022-05-24 23:29:52 +08:00
Fangjun Kuang
0f45356ee6
Add streaming feature extractor. (#302)
* Add streaming feature extractor.

* Parallel streaming decode with greedy search.

* Fix typos.

* Use torch.stack() to replace torch.cat()
2022-04-18 10:38:56 +08:00