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
234366e51c
Fix type of parameter
2022-04-05 00:18:36 +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
First draft of new approach to learning rates + init
2022-04-04 20:21:34 +08:00
decode.py
Add changes from master to decode.py, train.py
2022-03-24 13:10:54 +08:00
decoder.py
Various bug fixes
2022-04-02 20:06: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
Make training more efficient, avoid redoing some projections.
2022-04-04 14:14:03 +08:00
model.py
Make training more efficient, avoid redoing some projections.
2022-04-04 14:14:03 +08:00
optim.py
Change initialization to 0.25
2022-04-04 23:34:39 +08:00
scaling.py
Change initialization to 0.25
2022-04-04 23:34:39 +08:00
train.py
Fix type of parameter
2022-04-05 00:18:36 +08:00