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
1b8be0744f
Fix various bugs
2023-05-15 15:20:02 +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
Fix various bugs
2023-05-15 15:20:02 +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
Fix various bugs
2023-05-15 15:20:02 +08:00
train.py
Fix various bugs
2023-05-15 15:20:02 +08:00