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
/
conv_emformer_transducer_stateless
History
yaozengwei
f233b16974
add modify_beam_search, fast_beam_search
2022-06-10 22:10:43 +08:00
..
asr_datamodule.py
copy files from existing branch
2022-05-28 18:16:22 +08:00
beam_search.py
test states stack and unstack
2022-06-09 22:17:03 +08:00
decode.py
add tail padding
2022-05-31 18:53:20 +08:00
decoder.py
copy files from existing branch
2022-05-28 18:16:22 +08:00
emformer.py
fix bugs, no grad, and num_proccessed_frames
2022-06-10 17:17:03 +08:00
encoder_interface.py
copy files from existing branch
2022-05-28 18:16:22 +08:00
joiner.py
copy files from existing branch
2022-05-28 18:16:22 +08:00
model.py
copy files from existing branch
2022-05-28 18:16:22 +08:00
optim.py
copy files from existing branch
2022-05-28 18:16:22 +08:00
scaling.py
copy files from existing branch
2022-05-28 18:16:22 +08:00
stream.py
add modify_beam_search, fast_beam_search
2022-06-10 22:10:43 +08:00
streaming_decode.py
add modify_beam_search, fast_beam_search
2022-06-10 22:10:43 +08:00
test_emformer.py
test states stack and unstack
2022-06-09 22:17:03 +08:00
train.py
refactor streaming decoding
2022-06-09 20:37:16 +08:00