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
/
pruned_transducer_stateless3
History
Yifan Yang
4713c8651b
fix for typo
2023-06-02 12:30:55 +08:00
..
asr_datamodule.py
apply black on all files
2022-11-17 09:42:17 -05:00
beam_search.py
fix for typo
2023-06-02 12:30:55 +08:00
conformer.py
fix for typo
2023-06-02 12:30:55 +08:00
decode_stream.py
fix for typo
2023-06-02 12:30:55 +08:00
decode-giga.py
manual correction of black formatting
2022-11-17 14:18:05 -05:00
decode.py
Shallow fusion for Aishell (
#954
)
2023-04-03 16:20:29 +08:00
decoder.py
fix for typo
2023-06-02 12:30:55 +08:00
encoder_interface.py
fix for typo
2023-06-02 12:30:55 +08:00
export-onnx.py
Export int8 quantized models for non-streaming Zipformer. (
#977
)
2023-03-31 22:46:19 +08:00
export.py
Simplify ONNX export (
#881
)
2023-02-07 15:01:59 +08:00
gigaspeech_scoring.py
fix for typo
2023-06-02 12:30:55 +08:00
gigaspeech.py
Add multidataset (
#1010
)
2023-04-21 18:09:41 +08:00
jit_pretrained.py
manual correction of black formatting
2022-11-17 14:18:05 -05:00
joiner.py
fix for typo
2023-06-02 12:30:55 +08:00
librispeech.py
fix librispeech.py in multi-dataset setup (
#791
)
2022-12-27 13:59:55 +08:00
lstmp.py
fix for typo
2023-06-02 12:30:55 +08:00
model.py
apply black on all files
2022-11-17 09:42:17 -05:00
onnx_check.py
fix for typo
2023-06-02 12:30:55 +08:00
onnx_decode.py
support decoding and computing RTF on test sets with onnx models (
#995
)
2023-04-12 19:04:50 +08:00
onnx_pretrained.py
support decoding and computing RTF on test sets with onnx models (
#995
)
2023-04-12 19:04:50 +08:00
optim.py
fix for typo
2023-06-02 12:30:55 +08:00
pretrained.py
manual correction of black formatting
2022-11-17 14:18:05 -05:00
scaling_converter.py
Tedlium3 conformer ctc2 (
#696
)
2022-12-13 16:13:26 +08:00
scaling.py
fix for typo
2023-06-02 12:30:55 +08:00
streaming_beam_search.py
fix for typo
2023-06-02 12:30:55 +08:00
streaming_decode.py
fix for typo
2023-06-02 12:30:55 +08:00
test_model.py
fix for typo
2023-06-02 12:30:55 +08:00
test_onnx.py
apply black on all files
2022-11-17 09:42:17 -05:00
test_scaling_converter.py
fix scaling converter test for decoder(predictor). (
#553
)
2022-08-27 17:26:21 +08:00
test_scaling.py
Fix CI (
#726
)
2022-12-02 10:53:06 +08:00
train.py
shuffle full Librispeech data (
#574
)
2022-11-27 11:26:09 +08:00