Add git sha1 to RESULTS.md for conformer encoder + stateless decoder.

This commit is contained in:
Fangjun Kuang 2021-12-28 12:01:05 +08:00
parent 14c93add50
commit 592b7d9edd

View File

@ -4,7 +4,7 @@
#### Conformer encoder + embedding decoder
Using commit `TODO`.
Using commit `14c93add507982306f5a478cd144e0e32e0f970d`.
Conformer encoder + non-current decoder. The decoder
contains only an embedding layer and a Conv1d (with kernel size 2).