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_stateless2
History
Jun Wang
d792bdc9bc
fix typo (
#445
)
2022-06-25 11:00:53 +08:00
..
__init__.py
Start adding some files..
2022-03-16 22:14:30 +08:00
asr_datamodule.py
Start adding some files..
2022-03-16 22:14:30 +08:00
beam_search.py
Add fast_beam_search_nbest. (
#420
)
2022-06-22 00:09:25 +08:00
conformer.py
fix typo (
#445
)
2022-06-25 11:00:53 +08:00
decode.py
Add fast_beam_search_nbest. (
#420
)
2022-06-22 00:09:25 +08:00
decoder.py
Add pruned RNN-T for aishell. (
#436
)
2022-06-21 21:17:22 +08:00
encoder_interface.py
Add remaining files in pruned_transducer_stateless2
2022-03-17 11:17:52 +08:00
export.py
Various fixes to support torch script. (
#371
)
2022-05-16 21:46:59 +08:00
joiner.py
Code style check for librispeech pruned transducer stateless2 (
#308
)
2022-04-11 22:15:18 +08:00
model.py
Narrower and deeper conformer (
#330
)
2022-05-23 14:39:11 +08:00
optim.py
Code style check for librispeech pruned transducer stateless2 (
#308
)
2022-04-11 22:15:18 +08:00
pretrained.py
Update results for libri+giga multi dataset setup. (
#363
)
2022-05-14 21:45:39 +08:00
scaling.py
Fix an error introduced by supporting torchscript for torch 1.6.0 (
#434
)
2022-06-18 08:57:20 +08:00
test_model.py
Various fixes to support torch script. (
#371
)
2022-05-16 21:46:59 +08:00
train.py
Fix warmup (
#435
)
2022-06-20 13:40:01 +08:00