Add git sha1 to RESULTS.md for conformer encoder + stateless decoder. (#160)

This commit is contained in:
Fangjun Kuang 2021-12-28 12:04:01 +08:00 committed by GitHub
parent 14c93add50
commit 413b2e8569
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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).