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
734d97c47b
remane streaming_feature_extractor.py
2022-06-09 13:05:06 +08:00
..
asr_datamodule.py
copy files from existing branch
2022-05-28 18:16:22 +08:00
beam_search.py
copy files from existing branch
2022-05-28 18:16:22 +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
modify emformer states stack and unstack, streaming decoding, to be continued
2022-06-07 23:57:20 +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
remane streaming_feature_extractor.py
2022-06-09 13:05:06 +08:00
streaming_decode.py
modify emformer states stack and unstack, streaming decoding, to be continued
2022-06-07 23:57:20 +08:00
test_emformer.py
copy files from existing branch
2022-05-28 18:16:22 +08:00
train.py
monir style fix
2022-05-28 19:17:19 +08:00