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
1908123af9
Adding activation balancers after simple_am_prob and simple_lm_prob
2022-10-22 19:37:35 +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
conformer.py
Increase grad_scale to Whiten module
2022-10-22 15:32:50 +08:00
decode.py
Remove decompose=True
2022-06-03 11:48:45 +08:00
decoder.py
Patches to make decoding work correctly at utt start, for greedy_search
2022-07-27 09:35:39 +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
joiner.py
Move pruned_transducer_stateless4 to pruned_transducer_stateless7
2022-05-31 12:45:28 +08:00
model.py
Adding activation balancers after simple_am_prob and simple_lm_prob
2022-10-22 19:37:35 +08:00
optim.py
Renaming in optim.py; remove step() from scan_pessimistic_batches_for_oom in train.py
2022-10-22 17:44:21 +08:00
scaling.py
Configuration changes: scores limit 5->10, min_prob 0.05->0.1, cur_grad_scale more aggressive increase
2022-10-22 14:09:53 +08:00
test_model.py
Merge changes from pruned_transducer_stateless4->5
2022-05-31 13:00:11 +08:00
train.py
Change base lr to 0.1, also rename from initial lr in train.py
2022-10-22 18:22:26 +08:00