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_stateless2
History
Daniel Povey
8a8134b9e5
Change power of lr-schedule from -0.5 to -0.333
2022-03-27 00:31:08 +08:00
..
__init__.py
Start adding some files..
2022-03-16 22:14:30 +08:00
asr_datamodule.py
Start adding some files..
2022-03-16 22:14:30 +08:00
beam_search.py
Start adding some files..
2022-03-16 22:14:30 +08:00
conformer.py
Reduce layer-drop prob after warmup to 1 in 100
2022-03-27 00:25:32 +08:00
decode.py
Add changes from master to decode.py, train.py
2022-03-24 13:10:54 +08:00
decoder.py
Incorporate changes from master into pruned_transducer_stateless2.
2022-03-21 21:12:43 +08:00
encoder_interface.py
Add remaining files in pruned_transducer_stateless2
2022-03-17 11:17:52 +08:00
export.py
Add remaining files in pruned_transducer_stateless2
2022-03-17 11:17:52 +08:00
joiner.py
Add remaining files in pruned_transducer_stateless2
2022-03-17 11:17:52 +08:00
model.py
Change how warmup works.
2022-03-22 15:36:20 +08:00
scaling.py
Change 0.025,0.05 to 0.01 in initializations
2022-03-21 21:29:24 +08:00
subsampling.py
Add norm+balancer to VggSubsampling
2022-03-21 15:55:11 +08:00
train.py
Fix bug
2022-03-25 20:35:11 +08:00
transformer.py
Change power of lr-schedule from -0.5 to -0.333
2022-03-27 00:31:08 +08:00