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_stateless4
History
Daniel Povey
b916789ca3
Further increase scales
2022-05-22 12:25:26 +08:00
..
__init__.py
Model average (
#344
)
2022-05-05 21:20:04 +08:00
asr_datamodule.py
Model average (
#344
)
2022-05-05 21:20:04 +08:00
beam_search.py
Model average (
#344
)
2022-05-05 21:20:04 +08:00
conformer.py
Further increase scales
2022-05-22 12:25:26 +08:00
decode.py
Ignore padding frames during RNN-T decoding. (
#358
)
2022-05-13 07:39:14 +08:00
decoder.py
Scale down modules at initialization
2022-05-22 11:56:59 +08:00
encoder_interface.py
Model average (
#344
)
2022-05-05 21:20:04 +08:00
export.py
Model average (
#344
)
2022-05-05 21:20:04 +08:00
joiner.py
Scale down modules at initialization
2022-05-22 11:56:59 +08:00
model.py
Scale down modules at initialization
2022-05-22 11:56:59 +08:00
optim.py
Fix w.r.t. how cov stats are estimated: storing more stats, and now always zeroing the stats.
2022-05-20 23:05:05 +08:00
scaling.py
Scale down modules at initialization
2022-05-22 11:56:59 +08:00
test_model.py
Various fixes to support torch script. (
#371
)
2022-05-16 21:46:59 +08:00
train.py
make biases learn faster in a different way.
2022-05-21 17:47:30 +08:00