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_stateless7
History
Daniel Povey
9ce99b150d
Remove one attention_squeeze module; halve dimension in NonlinAttention module; put schedule on balancer of ConvolutionModule
2022-11-26 19:42:33 +08:00
..
__init__.py
Merge changes from pruned_transducer_stateless4->5
2022-05-31 13:00:11 +08:00
asr_datamodule.py
Move pruned_transducer_stateless4 to pruned_transducer_stateless7
2022-05-31 12:45:28 +08:00
beam_search.py
Move pruned_transducer_stateless4 to pruned_transducer_stateless7
2022-05-31 12:45:28 +08:00
decode.py
Update decode.py by copying from pruned_transducer_stateless5 and changing directory name
2022-10-28 11:19:45 +08:00
decoder.py
Make decoder group size equal to 4.
2022-10-29 17:08:19 +08:00
encoder_interface.py
Move pruned_transducer_stateless4 to pruned_transducer_stateless7
2022-05-31 12:45:28 +08:00
export.py
Use decompose=True arg for model averaging
2022-05-31 14:28:53 +08:00
joiner.py
Move pruned_transducer_stateless4 to pruned_transducer_stateless7
2022-05-31 12:45:28 +08:00
model.py
don't do penalize_values_gt on simple_lm_proj and simple_am_proj; reduce --base-lr from 0.1 to 0.075
2022-10-22 21:12:58 +08:00
optim.py
Regularize how we apply the min and max to the eps of BasicNorm
2022-10-26 12:51:20 +08:00
scaling.py
Make alpha for LinearWithAuxLossFunction be in log space; simplify/rework NonlinAttentionModule, setup more like ConvModule now.
2022-11-26 19:38:29 +08:00
test_model.py
Merge changes from pruned_transducer_stateless4->5
2022-05-31 13:00:11 +08:00
train.py
Merge branch 'scaled_adam_exp466' into scaled_adam_exp472.
2022-11-23 14:41:09 +08:00
zipformer.py
Remove one attention_squeeze module; halve dimension in NonlinAttention module; put schedule on balancer of ConvolutionModule
2022-11-26 19:42:33 +08:00