mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-07 16:14:17 +00:00
Update RESULTS.md
This commit is contained in:
parent
4329a42886
commit
8965a5e7f3
@ -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 |
|
||||
|
Loading…
x
Reference in New Issue
Block a user