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
e3e8b1990c
use i&i-1 to judge if it is a power of 2
2022-07-08 17:16:10 +08:00
..
asr_datamodule.py
Emformer with conv module and scaling mechanism (
#389
)
2022-06-13 15:09:17 +08:00
beam_search.py
Emformer with conv module and scaling mechanism (
#389
)
2022-06-13 15:09:17 +08:00
decode.py
change tail padding length from right_context_length to chunk_length
2022-06-17 18:54:55 +08:00
decoder.py
Emformer with conv module and scaling mechanism (
#389
)
2022-06-13 15:09:17 +08:00
emformer.py
use i&i-1 to judge if it is a power of 2
2022-07-08 17:16:10 +08:00
encoder_interface.py
Emformer with conv module and scaling mechanism (
#389
)
2022-06-13 15:09:17 +08:00
export.py
Emformer with conv module and scaling mechanism (
#389
)
2022-06-13 15:09:17 +08:00
joiner.py
Emformer with conv module and scaling mechanism (
#389
)
2022-06-13 15:09:17 +08:00
model.py
Emformer with conv module and scaling mechanism (
#389
)
2022-06-13 15:09:17 +08:00
optim.py
Emformer with conv module and scaling mechanism (
#389
)
2022-06-13 15:09:17 +08:00
scaling.py
Emformer with conv module and scaling mechanism (
#389
)
2022-06-13 15:09:17 +08:00
stream.py
refactor init states for stream
2022-06-21 22:07:36 +08:00
streaming_decode.py
refactor init states for stream
2022-06-21 22:07:36 +08:00
test_emformer.py
Emformer with conv module and scaling mechanism (
#389
)
2022-06-13 15:09:17 +08:00
train.py
Merge remote-tracking branch 'k2-fsa/master' into emformer_conv_simplify_new
2022-07-05 15:47:41 +08:00