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
0c8310ecb4
Merge remote-tracking branch 'dan/master' into modified-conformer-with-multi-datasets
2022-04-18 11:13:52 +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
Changes for pretrained.py (tedlium3 pruned RNN-T) (
#311
)
2022-04-14 09:54:07 +08:00
conformer.py
Use k2 pruned transducer loss to train conformer-transducer model (
#194
)
2022-02-17 13:33:54 +08:00
decode.py
Fix warnings in decoding.
2022-04-17 22:59:19 +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
Add modified beam search for pruned rnn-t. (
#248
)
2022-03-12 16:16:55 +08:00
joiner.py
Use k2 pruned transducer loss to train conformer-transducer model (
#194
)
2022-02-17 13:33:54 +08:00
model.py
Use k2 pruned transducer loss to train conformer-transducer model (
#194
)
2022-02-17 13:33:54 +08:00
pretrained.py
Fix CI errors. (
#310
)
2022-04-12 09:09:56 +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
Use k2 pruned transducer loss to train conformer-transducer model (
#194
)
2022-02-17 13:33:54 +08:00
train.py
Tedlium3 pruned transducer stateless (
#261
)
2022-04-11 17:08:53 +08:00
transformer.py
Use k2 pruned transducer loss to train conformer-transducer model (
#194
)
2022-02-17 13:33:54 +08:00