From 8965a5e7f3003f905bab7c2b22373d94cc9253b4 Mon Sep 17 00:00:00 2001 From: Guanbo Wang Date: Thu, 12 May 2022 22:27:37 -0400 Subject: [PATCH] Update RESULTS.md --- egs/gigaspeech/ASR/RESULTS.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/egs/gigaspeech/ASR/RESULTS.md b/egs/gigaspeech/ASR/RESULTS.md index ba2262031..5d35c933e 100644 --- a/egs/gigaspeech/ASR/RESULTS.md +++ b/egs/gigaspeech/ASR/RESULTS.md @@ -3,6 +3,13 @@ #### 2022-05-12 +#### 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. + Results are: | | Dev | Test |