This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
icefall
Watch
1
Star
0
Fork
0
You've already forked icefall
Code
Issues
Packages
Projects
Releases
Wiki
Activity
icefall
/
egs
/
ksponspeech
/
ASR
/
zipformer
History
Zengwei Yao
334beed2af
fix usages of returned losses after adding attention-decoder in zipformer (
#1689
)
2024-07-12 16:50:58 +08:00
..
asr_datamodule.py
…
beam_search.py
…
ctc_decode.py
…
decode_stream.py
…
decode.py
…
decoder.py
…
encoder_interface.py
…
export-onnx-ctc.py
…
export-onnx-streaming-ctc.py
…
export-onnx-streaming.py
…
export-onnx.py
…
export.py
…
generate_averaged_model.py
…
joiner.py
…
model.py
…
onnx_check.py
…
onnx_decode.py
…
onnx_pretrained_ctc.py
…
onnx_pretrained-streaming-ctc.py
…
onnx_pretrained-streaming.py
…
onnx_pretrained.py
…
optim.py
…
pretrained_ctc.py
…
pretrained.py
…
README.md
…
scaling_converter.py
…
scaling.py
…
streaming_beam_search.py
…
streaming_decode.py
…
subsampling.py
…
test_scaling.py
…
test_subsampling.py
…
train.py
fix usages of returned losses after adding attention-decoder in zipformer (
#1689
)
2024-07-12 16:50:58 +08:00
zipformer.py
…
README.md
This recipe implements Zipformer model.