Fix README.md

This commit is contained in:
Yifan Yang 2023-10-17 21:44:24 -05:00 committed by GitHub
parent e7414b94ee
commit 30a4dd2f95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -148,7 +148,7 @@ in the decoding.
### GigaSpeech
We provide three models for this recipe: [Zipformer]
We provide three models for this recipe:
- [Conformer CTC model][GigaSpeech_conformer_ctc]
- [Pruned stateless RNN-T: Conformer encoder + Embedding decoder + k2 pruned RNN-T loss][GigaSpeech_pruned_transducer_stateless2].