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
Fangjun Kuang
f5de2e90c6
Fix style issues. (
#937
)
2023-03-08 22:56:04 +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 style issues. (
#937
)
2023-03-08 22:56:04 +08:00
decoder.py
apply black on all files
2022-11-17 09:42:17 -05: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
manual correction of black formatting
2022-11-17 14:18:05 -05: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
pretrained.py
manual correction of black formatting
2022-11-17 14:18:05 -05: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