This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
icefall
Archived
Watch
1
Star
0
Fork
0
You've already forked icefall
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
icefall
/
egs
/
librispeech
/
ASR
/
zipformer
History
yaozengwei
00623c45fd
support testing onnx exported model on the test sets
2023-06-27 20:36:11 +08:00
..
asr_datamodule.py
Add the upgraded Zipformer model (
#1058
)
2023-05-19 16:47:59 +08:00
beam_search.py
Add the upgraded Zipformer model (
#1058
)
2023-05-19 16:47:59 +08:00
ctc_decode.py
Add CTC loss option in zipformer recipe (
#1111
)
2023-06-14 14:27:29 +08:00
decode_stream.py
Add the upgraded Zipformer model (
#1058
)
2023-05-19 16:47:59 +08:00
decode.py
Add CTC loss option in zipformer recipe (
#1111
)
2023-06-14 14:27:29 +08:00
decoder.py
Fix Zipformer (
#1132
)
2023-06-15 17:52:14 +08:00
encoder_interface.py
Add the upgraded Zipformer model (
#1058
)
2023-05-19 16:47:59 +08:00
export-onnx-streaming.py
Fix ONNX export of the latest streaming zipformer model. (
#1148
)
2023-06-27 14:35:59 +08:00
export-onnx.py
zipformer wenetspeech (
#1130
)
2023-06-26 09:33:18 +08:00
export.py
zipformer wenetspeech (
#1130
)
2023-06-26 09:33:18 +08:00
generate_averaged_model.py
zipformer wenetspeech (
#1130
)
2023-06-26 09:33:18 +08:00
jit_pretrained_ctc.py
zipformer wenetspeech (
#1130
)
2023-06-26 09:33:18 +08:00
jit_pretrained_streaming.py
zipformer wenetspeech (
#1130
)
2023-06-26 09:33:18 +08:00
jit_pretrained.py
zipformer wenetspeech (
#1130
)
2023-06-26 09:33:18 +08:00
joiner.py
Add the upgraded Zipformer model (
#1058
)
2023-05-19 16:47:59 +08:00
model.py
Fix for diagnostic (
#1135
)
2023-06-16 15:04:41 +08:00
onnx_check.py
zipformer wenetspeech (
#1130
)
2023-06-26 09:33:18 +08:00
onnx_decode.py
support testing onnx exported model on the test sets
2023-06-27 20:36:11 +08:00
onnx_pretrained-streaming.py
zipformer wenetspeech (
#1130
)
2023-06-26 09:33:18 +08:00
onnx_pretrained.py
support testing onnx exported model on the test sets
2023-06-27 20:36:11 +08:00
optim.py
Add the upgraded Zipformer model (
#1058
)
2023-05-19 16:47:59 +08:00
pretrained_ctc.py
zipformer wenetspeech (
#1130
)
2023-06-26 09:33:18 +08:00
pretrained.py
zipformer wenetspeech (
#1130
)
2023-06-26 09:33:18 +08:00
profile.py
add flops profiler, support for Zipformer encoder and Conformer encoder (
#1093
)
2023-05-24 19:10:45 +08:00
scaling_converter.py
add updated zipformer onnx export (
#1108
)
2023-06-12 14:02:23 +08:00
scaling.py
add updated zipformer onnx export (
#1108
)
2023-06-12 14:02:23 +08:00
streaming_beam_search.py
zipformer wenetspeech (
#1130
)
2023-06-26 09:33:18 +08:00
streaming_decode.py
Add CTC loss option in zipformer recipe (
#1111
)
2023-06-14 14:27:29 +08:00
subsampling.py
add updated zipformer onnx export (
#1108
)
2023-06-12 14:02:23 +08:00
train.py
Fix Zipformer (
#1132
)
2023-06-15 17:52:14 +08:00
zipformer.py
Fix running exported model on GPU. (
#1131
)
2023-06-15 12:25:15 +08:00