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
/
libriheavy
/
LM
/
zipformer1
History
Daniel Povey
3a71a53d8d
Set lr_factor on to_scores, max_abs=4.0 on balancer
2023-05-23 10:56:03 +08:00
..
chunk_decoder.py
Fix DDP issue; Change configurations, reducing subsampling factor; increase sequence length.
2023-05-04 16:18:31 +08:00
decoder.py
Reverse zlm9..zlm12
2023-05-17 17:31:24 +08:00
encoder_interface.py
Initial version of zipformer1 LM that runs, not sure whether it is working
2023-05-04 14:46:06 +08:00
evaluate.py
Add evaluate.py
2023-05-19 11:58:32 +08:00
lm_datamodule.py
Simplify dataloader code
2023-05-18 13:55:52 +08:00
model.py
Bug fixes
2023-05-16 23:08:13 +08:00
optim.py
Initial version of zipformer1 LM that runs, not sure whether it is working
2023-05-04 14:46:06 +08:00
scaling.py
Initial version of zipformer1 LM that runs, not sure whether it is working
2023-05-04 14:46:06 +08:00
subformer.py
Set lr_factor on to_scores, max_abs=4.0 on balancer
2023-05-23 10:56:03 +08:00
train.py
Increase all ff dims; decrease batch size.
2023-05-20 13:35:23 +08:00