mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-26 10:16:14 +00:00
Update README.md
This commit is contained in:
parent
45a122555c
commit
d61b73964b
@ -23,8 +23,6 @@ There are various folders containing the name `transducer` in this folder. The f
|
||||
|
||||
| | Encoder | Decoder | Comment |
|
||||
| ---------------------------------------- | -------------------- | ------------------ | ------------------------------------------------- |
|
||||
| `pruned_transducer_stateless2` | Conformer (modified) | Embedding + Conv1d | Using k2 pruned RNN-T loss |
|
||||
| `pruned_transducer_stateless7_streaming` | Streaming Zipformer | Embedding + Conv1d | streaming version of pruned_transducer_stateless7 |
|
||||
| `zipformer` | Upgraded Zipformer | Embedding + Conv1d | The latest recipe |
|
||||
|
||||
The decoder in `transducer_stateless` is modified from the paper [Rnn-Transducer with Stateless Prediction Network](https://ieeexplore.ieee.org/document/9054419/). We place an additional Conv1d layer right after the input embedding layer.
|
||||
|
Loading…
x
Reference in New Issue
Block a user