4 Commits

Author SHA1 Message Date
pkufool
f51e64dada add cut_id to results for all recipes 2022-08-10 14:52:12 +08:00
pkufool
4ace4f2ed0 Sort result to make it more convenient to compare decoding results 2022-08-05 12:22:43 +08:00
Fangjun Kuang
385645d533
Fix get_transducer_model() for aishell. (#497)
PR #495 introduces an error. This commit fixes it.
2022-07-26 15:42:21 +08:00
Fangjun Kuang
7100c33820
Add pruned RNN-T for aishell. (#436)
* Add pruned RNN-T for aishell.

* support torch script.

* Update CI.

* Minor fixes.

* Add links to sherpa.
2022-06-21 21:17:22 +08:00