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
/
multi_zh_en
/
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
fix CutMix init parameter (
#1543
)
2024-03-11 18:37:26 +08:00
beam_search.py
…
decode_stream.py
Minor fixes for the
multi_zh_en
recipe (
#1526
)
2024-03-18 20:25:57 +08:00
decode.py
…
decoder.py
…
encoder_interface.py
…
export-onnx-streaming.py
…
export-onnx.py
…
export.py
…
generate_averaged_model.py
…
jit_pretrained_ctc.py
…
jit_pretrained_streaming.py
…
jit_pretrained.py
…
joiner.py
…
model.py
…
multi_dataset.py
…
onnx_check.py
…
onnx_decode.py
…
onnx_pretrained-streaming.py
…
onnx_pretrained.py
…
optim.py
…
pretrained.py
Use high_freq -400 in computing fbank features. (
#1447
)
2024-01-04 13:59:32 +08:00
scaling_converter.py
…
scaling.py
…
streaming_beam_search.py
…
streaming_decode.py
Minor fixes for the
multi_zh_en
recipe (
#1526
)
2024-03-18 20:25:57 +08:00
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
…