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
79f1863a1e
Fix SoftmaxFunction bug
2023-05-29 10:55:03 +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
separate Conv2dSubsampling from Zipformer
2023-04-27 10:11:47 +08:00
decoder.py
Disable causal training; add balancers in decoder.
2023-02-11 23:10:21 +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
generate_averaged_model.py
Disable causal training; add balancers in decoder.
2023-02-11 23:10:21 +08:00
joiner.py
Adjust joiner and simple_lm/simple_am projections to account for larger activation dims
2022-12-29 12:52:11 +08:00
model.py
Fix bug with indicator
2023-05-02 13:36:03 +08:00
optim.py
Revert optim schedule
2023-05-18 15:35:23 +08:00
scaling.py
Fix SoftmaxFunction bug
2023-05-29 10:55:03 +08:00
subsampling.py
separate Conv2dSubsampling from Zipformer
2023-04-27 10:11:47 +08:00
test_model.py
Merge changes from pruned_transducer_stateless4->5
2022-05-31 13:00:11 +08:00
train.py
Add text embeddings, but use actual text for now
2023-05-01 22:09:27 +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