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_stateless_emformer_rnnt2
History
k2-fsa
a1277c9ae9
fix grad scaler
2025-07-01 10:39:05 +08:00
..
asr_datamodule.py
Add streaming Emformer stateless RNN-T. (
#390
)
2022-06-01 14:31:47 +08:00
beam_search.py
Add streaming Emformer stateless RNN-T. (
#390
)
2022-06-01 14:31:47 +08:00
decode.py
Fix style issues. (
#937
)
2023-03-08 22:56:04 +08:00
decoder.py
Add streaming Emformer stateless RNN-T. (
#390
)
2022-06-01 14:31:47 +08:00
emformer.py
apply black on all files
2022-11-17 09:42:17 -05:00
encoder_interface.py
Add streaming Emformer stateless RNN-T. (
#390
)
2022-06-01 14:31:47 +08:00
export.py
Fix torchscript export to use tokens.txt instead of lang_dir (
#1475
)
2024-01-26 19:18:33 +08:00
joiner.py
Add streaming Emformer stateless RNN-T. (
#390
)
2022-06-01 14:31:47 +08:00
model.py
apply black on all files
2022-11-17 09:42:17 -05:00
noam.py
Add streaming Emformer stateless RNN-T. (
#390
)
2022-06-01 14:31:47 +08:00
subsampling.py
Add streaming Emformer stateless RNN-T. (
#390
)
2022-06-01 14:31:47 +08:00
test_emformer.py
Add streaming Emformer stateless RNN-T. (
#390
)
2022-06-01 14:31:47 +08:00
test_model.py
Add streaming Emformer stateless RNN-T. (
#390
)
2022-06-01 14:31:47 +08:00
train.py
fix grad scaler
2025-07-01 10:39:05 +08:00