diff --git a/egs/librispeech/ASR/RESULTS.md b/egs/librispeech/ASR/RESULTS.md index 15f72e55f..32352b221 100644 --- a/egs/librispeech/ASR/RESULTS.md +++ b/egs/librispeech/ASR/RESULTS.md @@ -4,6 +4,8 @@ [pruned_stateless_emformer_rnnt2](./pruned_stateless_emformer_rnnt2) +Use . + Use [Emformer](https://arxiv.org/abs/2010.10759) from [torchaudio](https://github.com/pytorch/audio) for streaming ASR. The Emformer model is imported from torchaudio without modifications.