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
57a023902c
Remove flipping of weights; reduce eps.
2023-05-18 19:50:16 +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
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
Remove flipping of weights; reduce eps.
2023-05-18 19:50:16 +08:00
train.py
Revert batch size to 20
2023-05-18 14:04:14 +08:00