Merge branch 'master' of github.com:pingfengluo/icefall

This commit is contained in:
PingFeng Luo 2021-12-30 12:08:30 +08:00
commit f49de8e8e0

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