icefall/egs/aishell/ASR/pruned_transducer_stateless7_streaming
Fangjun Kuang d4d4f281ec
Revert "Replace deprecated pytorch methods (#1814)" (#1841)
This reverts commit 3e4da5f78160d3dba3bdf97968bd7ceb8c11631f.
2024-12-18 16:49:57 +08:00
..

This recipe implements Streaming Zipformer-Transducer model.

See https://k2-fsa.github.io/icefall/recipes/Streaming-ASR/librispeech/zipformer_transducer.html for detailed tutorials.

./emformer.py and ./train.py are basically the same as ./emformer2.py and ./do_not_use_it_directly.py. The only purpose of ./emformer2.py and ./do_not_use_it_directly.py is for exporting to sherpa-ncnn.