From c30b8d3a1c095671d89321323390f8858722bcd1 Mon Sep 17 00:00:00 2001 From: marcoyang1998 <45973641+marcoyang1998@users.noreply.github.com> Date: Wed, 19 Oct 2022 16:53:29 +0800 Subject: [PATCH] fix number of parameters in RESULTS.md (#627) --- egs/librispeech/ASR/RESULTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/egs/librispeech/ASR/RESULTS.md b/egs/librispeech/ASR/RESULTS.md index d5a67b619..92323a556 100644 --- a/egs/librispeech/ASR/RESULTS.md +++ b/egs/librispeech/ASR/RESULTS.md @@ -1304,7 +1304,7 @@ results at: ##### Baseline-2 -It has 88.98 M parameters. Compared to the model in pruned_transducer_stateless2, its has more +It has 87.8 M parameters. Compared to the model in pruned_transducer_stateless2, its has more layers (24 v.s 12) but a narrower model (1536 feedforward dim and 384 encoder dim vs 2048 feed forward dim and 512 encoder dim). | | test-clean | test-other | comment |