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
pkufool
af80a463d3
update pretrain to support streaming model
2022-06-25 18:24:36 +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
Add fast_beam_search_nbest. (
#420
)
2022-06-22 00:09:25 +08: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
Minor fixes on decode stream
2022-06-20 20:01:47 +08:00
decode.py
make states in forward streaming optional
2022-06-25 17:44:16 +08:00
decoder.py
Tedlium3 pruned transducer stateless (
#261
)
2022-04-11 17:08:53 +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.py
move model parameters to train.py
2022-06-25 09:39:39 +08:00
joiner.py
Minor fixes
2022-06-10 19:06:06 +08:00
model.py
Minor fixes
2022-06-07 12:00:26 +08:00
pretrained.py
update pretrain to support streaming model
2022-06-25 18:24:36 +08:00
streaming_decode.py
move model parameters to train.py
2022-06-25 09:39:39 +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
Various fixes to support torch script. (
#371
)
2022-05-16 21:46:59 +08:00
train.py
move model parameters to train.py
2022-06-25 09:39:39 +08:00
transformer.py
Use k2 pruned transducer loss to train conformer-transducer model (
#194
)
2022-02-17 13:33:54 +08:00