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
/
.github
/
scripts
History
Fangjun Kuang
c01175679e
Add CI test for exporting csj pretrained zipformer to ncnn (
#913
)
2023-02-16 21:09:05 +08:00
..
compute-fbank-librispeech-test-clean-and-test-other.sh
Remove all-in-one for onnx export (
#614
)
2022-10-12 10:34:06 +08:00
download-gigaspeech-dev-test-dataset.sh
Remove all-in-one for onnx export (
#614
)
2022-10-12 10:34:06 +08:00
download-librispeech-test-clean-and-test-other-dataset.sh
Remove all-in-one for onnx export (
#614
)
2022-10-12 10:34:06 +08:00
install-kaldifeat.sh
Remove all-in-one for onnx export (
#614
)
2022-10-12 10:34:06 +08:00
prepare-librispeech-test-clean-and-test-other-manifests.sh
Remove all-in-one for onnx export (
#614
)
2022-10-12 10:34:06 +08:00
run-aishell-pruned-transducer-stateless3-2022-06-20.sh
Support exporting LSTM with projection to ONNX (
#621
)
2022-10-18 11:25:31 +08:00
run-gigaspeech-pruned-transducer-stateless2-2022-05-12.sh
Remove all-in-one for onnx export (
#614
)
2022-10-12 10:34:06 +08:00
run-librispeech-conformer-ctc3-2022-11-28.sh
Add Zipformer-MMI (
#746
)
2022-12-11 21:30:39 +08:00
run-librispeech-lstm-transducer-stateless2-2022-09-03.sh
Add ONNX support for Zipformer and ConvEmformer (
#884
)
2023-02-09 00:02:38 +08:00
run-librispeech-pruned-transducer-stateless2-2022-04-29.sh
Add fast_beam_search_LG (
#622
)
2022-11-03 16:29:30 +08:00
run-librispeech-pruned-transducer-stateless3-2022-04-29.sh
Add fast_beam_search_LG (
#622
)
2022-11-03 16:29:30 +08:00
run-librispeech-pruned-transducer-stateless3-2022-05-13.sh
Simplify ONNX export (
#881
)
2023-02-07 15:01:59 +08:00
run-librispeech-pruned-transducer-stateless5-2022-05-13.sh
Remove all-in-one for onnx export (
#614
)
2022-10-12 10:34:06 +08:00
run-librispeech-pruned-transducer-stateless7-2022-11-11.sh
Add ONNX support for Zipformer and ConvEmformer (
#884
)
2023-02-09 00:02:38 +08:00
run-librispeech-pruned-transducer-stateless7-ctc-2022-12-01.sh
Add Blankskip to Zipformer+CTC (
#730
)
2022-12-21 17:41:31 +08:00
run-librispeech-pruned-transducer-stateless7-ctc-bs-2022-12-15.sh
Add Blankskip to Zipformer+CTC (
#730
)
2022-12-21 17:41:31 +08:00
run-librispeech-pruned-transducer-stateless7-streaming-2022-12-29.sh
Add ONNX support for Zipformer and ConvEmformer (
#884
)
2023-02-09 00:02:38 +08:00
run-librispeech-pruned-transducer-stateless8-2022-11-14.sh
Add zipformer from Dan using multi-dataset setup (
#675
)
2022-11-15 16:56:05 +08:00
run-librispeech-pruned-transducer-stateless-2022-03-12.sh
Remove all-in-one for onnx export (
#614
)
2022-10-12 10:34:06 +08:00
run-librispeech-streaming-pruned-transducer-stateless2-2022-06-26.sh
Remove all-in-one for onnx export (
#614
)
2022-10-12 10:34:06 +08:00
run-librispeech-transducer-stateless2-2022-04-19.sh
Remove all-in-one for onnx export (
#614
)
2022-10-12 10:34:06 +08:00
run-librispeech-zipformer-mmi-2022-12-08.sh
Add Zipformer-MMI (
#746
)
2022-12-11 21:30:39 +08:00
run-pre-trained-conformer-ctc.sh
Modify ActivationBalancer for speed (
#612
)
2022-10-13 15:14:28 +08:00
run-pre-trained-transducer-stateless-librispeech-100h.sh
Remove all-in-one for onnx export (
#614
)
2022-10-12 10:34:06 +08:00
run-pre-trained-transducer-stateless-librispeech-960h.sh
Remove all-in-one for onnx export (
#614
)
2022-10-12 10:34:06 +08:00
run-pre-trained-transducer-stateless-modified-2-aishell.sh
Remove all-in-one for onnx export (
#614
)
2022-10-12 10:34:06 +08:00
run-pre-trained-transducer-stateless-modified-aishell.sh
Remove all-in-one for onnx export (
#614
)
2022-10-12 10:34:06 +08:00
run-pre-trained-transducer-stateless.sh
Remove all-in-one for onnx export (
#614
)
2022-10-12 10:34:06 +08:00
run-pre-trained-transducer.sh
Remove all-in-one for onnx export (
#614
)
2022-10-12 10:34:06 +08:00
run-wenetspeech-pruned-transducer-stateless2.sh
Support exporting to ONNX for the wenetspeech recipe (
#615
)
2022-10-13 15:17:20 +08:00
test-ncnn-export.sh
Add CI test for exporting csj pretrained zipformer to ncnn (
#913
)
2023-02-16 21:09:05 +08:00
test-onnx-export.sh
Add ONNX support for Zipformer and ConvEmformer (
#884
)
2023-02-09 00:02:38 +08:00