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
yfy62
87bdb00f8a
new setup
2023-09-22 13:49:29 +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
Fix style issues. (
#937
)
2023-03-08 22:56:04 +08:00
decoder.py
Emformer with conv module and scaling mechanism (
#389
)
2022-06-13 15:09:17 +08:00
emformer.py
manual correction of black formatting
2022-11-17 14:18:05 -05:00
encoder_interface.py
Emformer with conv module and scaling mechanism (
#389
)
2022-06-13 15:09:17 +08:00
export.py
new setup
2023-09-22 13:49:29 +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
apply black on all files
2022-11-17 09:42:17 -05:00
streaming_decode.py
Fix style issues. (
#937
)
2023-03-08 22:56:04 +08:00
test_emformer.py
Emformer with conv module and scaling mechanism (
#389
)
2022-06-13 15:09:17 +08:00
train.py
Remove cur_batch_idx (
#1102
)
2023-05-30 14:49:54 +08:00