icefall/egs/librispeech/ASR/pruned_transducer_stateless7_streaming
zr_jin ef658d691e
fixes for init value of diagnostics.TensorDiagnosticOptions (#1269)
* fixes for `diagnostics`

Replace `2 ** 22` with `512` as the default value of `diagnostics.TensorDiagnosticOptions`

also black formatted some scripts

* fixed formatting issues
2023-09-24 17:06:47 +08:00
..
2022-12-30 10:52:18 +08:00
2022-12-30 10:52:18 +08:00
2023-06-02 14:12:42 +08:00
2022-12-30 10:52:18 +08:00
2022-12-30 10:52:18 +08:00
2023-09-21 21:16:14 +08:00
2022-12-30 10:52:18 +08:00
2022-12-30 10:52:18 +08:00
2023-06-21 17:17:19 +08:00
2023-09-21 19:41:10 +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 ./train2.py. The only purpose of ./emformer2.py and ./train2.py is for exporting to sherpa-ncnn.