update README.md

This commit is contained in:
yaozengwei 2023-10-09 20:50:32 +08:00
parent 08fe68a9bf
commit 878063b375

View File

@ -120,9 +120,9 @@ We provide a Colab notebook to run a pre-trained transducer conformer + stateles
| Encoder | Params | test-clean | test-other | | Encoder | Params | test-clean | test-other |
|-----------------|--------|------------|------------| |-----------------|--------|------------|------------|
| zipformer | 65.5M | 2.21 | 4.91 | | zipformer | 65.5M | 2.21 | 4.79 |
| zipformer-small | 23.2M | 2.46 | 5.83 | | zipformer-small | 23.2M | 2.42 | 5.73 |
| zipformer-large | 148.4M | 2.11 | 4.77 | | zipformer-large | 148.4M | 2.06 | 4.63 |
Note: No auxiliary losses are used in the training and no LMs are used Note: No auxiliary losses are used in the training and no LMs are used
in the decoding. in the decoding.