From 197a3be9b8aedf55c9f24a8eb1c5275ab9d00aa8 Mon Sep 17 00:00:00 2001 From: Guanbo Wang Date: Thu, 12 May 2022 22:47:13 -0400 Subject: [PATCH] typo --- egs/gigaspeech/ASR/RESULTS.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/egs/gigaspeech/ASR/RESULTS.md b/egs/gigaspeech/ASR/RESULTS.md index 5d35c933e..eaed9b9a0 100644 --- a/egs/gigaspeech/ASR/RESULTS.md +++ b/egs/gigaspeech/ASR/RESULTS.md @@ -5,10 +5,11 @@ #### Conformer encoder + embedding decoder -Conformer encoder + non-current decoder. The encoder a reworked -version of the conformer encoder, with many changes. The decoder -contains only an embedding layer, a Conv1d (with kernel size 2) and -a linear layer (to transform tensor dim). k2 pruned RNN-T loss is used. +Conformer encoder + non-recurrent decoder. The encoder is a +reworked version of the conformer encoder, with many changes. The +decoder contains only an embedding layer, a Conv1d (with kernel +size 2) and a linear layer (to transform tensor dim). k2 pruned +RNN-T loss is used. Results are: