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_stateless5
History
pkufool
995f260f91
Merge branch 'master' into streaming5
2022-07-01 09:51:10 +08:00
..
__init__.py
Narrower and deeper conformer (
#330
)
2022-05-23 14:39:11 +08:00
asr_datamodule.py
Narrower and deeper conformer (
#330
)
2022-05-23 14:39:11 +08:00
beam_search.py
Narrower and deeper conformer (
#330
)
2022-05-23 14:39:11 +08:00
conformer.py
Merge branch 'master' into streaming5
2022-07-01 09:51:10 +08:00
decode.py
Add fast_beam_search_nbest. (
#420
)
2022-06-22 00:09:25 +08:00
decoder.py
Narrower and deeper conformer (
#330
)
2022-05-23 14:39:11 +08:00
encoder_interface.py
Narrower and deeper conformer (
#330
)
2022-05-23 14:39:11 +08:00
export.py
Add pruned RNN-T for aishell. (
#436
)
2022-06-21 21:17:22 +08:00
joiner.py
Narrower and deeper conformer (
#330
)
2022-05-23 14:39:11 +08:00
model.py
Narrower and deeper conformer (
#330
)
2022-05-23 14:39:11 +08:00
optim.py
Narrower and deeper conformer (
#330
)
2022-05-23 14:39:11 +08:00
pretrained.py
Narrower and deeper conformer (
#330
)
2022-05-23 14:39:11 +08:00
scaling.py
Narrower and deeper conformer (
#330
)
2022-05-23 14:39:11 +08:00
test_model.py
Narrower and deeper conformer (
#330
)
2022-05-23 14:39:11 +08:00
train.py
support dynamic chunk streaming training
2022-06-29 14:54:29 +08:00