From 15d5748da3022f0aa2116c019af1e260e3da02d9 Mon Sep 17 00:00:00 2001 From: Fangjun Kuang Date: Tue, 21 Jun 2022 21:09:11 +0800 Subject: [PATCH] Add links to sherpa. --- egs/aishell/ASR/RESULTS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/egs/aishell/ASR/RESULTS.md b/egs/aishell/ASR/RESULTS.md index 667fcb586..b420a1982 100644 --- a/egs/aishell/ASR/RESULTS.md +++ b/egs/aishell/ASR/RESULTS.md @@ -6,6 +6,7 @@ See + [./pruned_transducer_stateless3](./pruned_transducer_stateless3) It uses pruned RNN-T. @@ -76,6 +77,10 @@ Pretrained models, training logs, decoding logs, and decoding results are available at +We have a tutorial in [sherpa](https://github.com/k2-fsa/sherpa) about how +to use the pre-trained model for non-streaming ASR. See + + #### 2022-03-01 [./transducer_stateless_modified-2](./transducer_stateless_modified-2)