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_stateless
History
jinzr
e0e8db3c91
updates for the
pruned_transducer_stateless
recipes
2023-07-24 23:54:35 +08:00
..
__init__.py
Use k2 pruned transducer loss to train conformer-transducer model (
#194
)
2022-02-17 13:33:54 +08:00
asr_datamodule.py
Use k2 pruned transducer loss to train conformer-transducer model (
#194
)
2022-02-17 13:33:54 +08:00
beam_search.py
apply black on all files
2022-11-17 09:42:17 -05:00
conformer.py
Use k2 pruned transducer loss to train conformer-transducer model (
#194
)
2022-02-17 13:33:54 +08:00
decode_stream.py
apply black on all files
2022-11-17 09:42:17 -05:00
decode.py
add option of using full attention for streaming model decoding (
#975
)
2023-03-30 14:30:13 +08:00
decoder.py
Fix padding_idx (
#942
)
2023-03-10 14:37:28 +08:00
encoder_interface.py
Use k2 pruned transducer loss to train conformer-transducer model (
#194
)
2022-02-17 13:33:54 +08:00
export-onnx.py
applied PR
#1152
to other recipes
2023-07-24 23:54:35 +08:00
export.py
updates for the
pruned_transducer_stateless
recipes
2023-07-24 23:54:35 +08:00
joiner.py
Add streaming Emformer stateless RNN-T. (
#390
)
2022-06-01 14:31:47 +08:00
model.py
apply black on all files
2022-11-17 09:42:17 -05:00
onnx_check.py
support decoding and computing RTF on test sets with onnx models (
#995
)
2023-04-12 19:04:50 +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
pretrained.py
updates for the
pruned_transducer_stateless
recipes
2023-07-24 23:54:35 +08:00
profile.py
add flops profiler, support for Zipformer encoder and Conformer encoder (
#1093
)
2023-05-24 19:10:45 +08:00
streaming_beam_search.py
apply black on all files
2022-11-17 09:42:17 -05:00
streaming_decode.py
Fix style issues. (
#937
)
2023-03-08 22:56:04 +08:00
subsampling.py
Use k2 pruned transducer loss to train conformer-transducer model (
#194
)
2022-02-17 13:33:54 +08:00
test_decoder.py
Various fixes to support torch script. (
#371
)
2022-05-16 21:46:59 +08:00
test_model.py
Apply delay penalty on transducer (
#654
)
2022-11-04 16:10:09 +08:00
train.py
shuffle full Librispeech data (
#574
)
2022-11-27 11:26:09 +08:00
transformer.py
Use k2 pruned transducer loss to train conformer-transducer model (
#194
)
2022-02-17 13:33:54 +08:00