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
Teo Wen Shen
da87e7fc99
add weights_only=False to torch.load (
#1984
)
2025-07-10 15:27:08 +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
Fix CI tests. (
#1974
)
2025-07-01 13:47:55 +08:00
decoder.py
Fix torchscript export to use tokens.txt instead of lang_dir (
#1475
)
2024-01-26 19:18:33 +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
Fix exporting decoder model to onnx (
#1264
)
2023-09-22 09:57:15 +08:00
export.py
Use tokens.txt to replace bpe.model (
#1162
)
2023-08-12 16:53:59 +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
my_profile.py
Strengthened style constraints (
#1527
)
2024-03-04 23:28:04 +08: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
Strengthened style constraints (
#1527
)
2024-03-04 23:28:04 +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
add weights_only=False to torch.load (
#1984
)
2025-07-10 15:27:08 +08:00
streaming_beam_search.py
apply black on all files
2022-11-17 09:42:17 -05:00
streaming_decode.py
streaming_decode.py, relax the audio range from [-1,+1] to [-10,+10] (
#1448
)
2024-01-05 10:21:27 +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