Update git SHA-1 in RESULTS.md for transducer_stateless. (#202)

This commit is contained in:
Fangjun Kuang 2022-02-07 18:45:45 +08:00 committed by GitHub
parent a8150021e0
commit 27fa5f05d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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