This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
icefall
Watch
1
Star
0
Fork
0
You've already forked icefall
Code
Issues
Packages
Projects
Releases
Wiki
Activity
icefall
/
egs
/
librispeech
/
ASR
/
pruned_transducer_stateless7
History
Daniel Povey
6c7fd8c046
Increase base-lr to 0.06
2023-01-05 14:23:59 +08:00
..
__init__.py
…
asr_datamodule.py
…
beam_search.py
…
decode.py
…
decoder.py
Make decoder group size equal to 4.
2022-10-29 17:08:19 +08:00
encoder_interface.py
…
export.py
…
joiner.py
Adjust joiner and simple_lm/simple_am projections to account for larger activation dims
2022-12-29 12:52:11 +08:00
model.py
Adjust joiner and simple_lm/simple_am projections to account for larger activation dims
2022-12-29 12:52:11 +08:00
optim.py
Use get_parameter_groups_with_lr in train.py; bug fixes
2023-01-05 14:11:33 +08:00
scaling.py
Remove eps from BasicNorm and reintroduce bias
2023-01-02 00:02:31 +08:00
test_model.py
…
train.py
Increase base-lr to 0.06
2023-01-05 14:23:59 +08:00
zipformer.py
Use downsampling_factor ** -0.333 as the scale for stacks
2023-01-05 14:23:40 +08:00