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
/
libriheavy
/
LM
/
zipformer1
History
Daniel Povey
2f1d377727
Reduce batch size so it fits in memory
2023-05-04 17:01:30 +08:00
..
chunk_decoder.py
Fix DDP issue; Change configurations, reducing subsampling factor; increase sequence length.
2023-05-04 16:18:31 +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
Fix DDP issue; Change configurations, reducing subsampling factor; increase sequence length.
2023-05-04 16:18:31 +08:00
model.py
Initial version of zipformer1 LM that runs, not sure whether it is working
2023-05-04 14:46:06 +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
train.py
Reduce batch size so it fits in memory
2023-05-04 17:01:30 +08:00
zipformer.py
Initial version of zipformer1 LM that runs, not sure whether it is working
2023-05-04 14:46:06 +08:00