marcoyang1998
|
4b5bc480e8
|
Add low-order density ratio in RNNLM shallow fusion (#678)
* Support LODR in RNNLM shallow fusion
* fix style
* fix code style
* update workflow and CI
* update results
* propagate changes to stateless3
* add decoding results for stateless3+giga
* fix CI
|
2022-11-30 17:26:05 +08:00 |
|
Fangjun Kuang
|
cedf9aa24f
|
Fix shallow fusion and add CI tests for it (#676)
* Fix shallow fusion and add CI tests for it
* Fix -1 index in embedding introduced in the zipformer PR
|
2022-11-13 11:51:00 +08:00 |
|
Fangjun Kuang
|
d69bb826ed
|
Support exporting LSTM with projection to ONNX (#621)
* Support exporting LSTM with projection to ONNX
* Add missing files
* small fixes
|
2022-10-18 11:25:31 +08:00 |
|
Fangjun Kuang
|
1c07d2fb37
|
Remove all-in-one for onnx export (#614)
* Remove all-in-one for onnx export
* Exit on error for CI
|
2022-10-12 10:34:06 +08:00 |
|
Fangjun Kuang
|
099cd3a215
|
support exporting to ncnn format via PNNX (#571)
|
2022-09-20 22:52:49 +08:00 |
|