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_transducer_stateless7
History
Guo Liyong
9e4ce825ac
simplify interface
2022-12-21 16:05:46 +08:00
..
__init__.py
Add Zipformer from Dan (
#672
)
2022-11-12 18:11:19 +08:00
asr_datamodule.py
Add Zipformer from Dan (
#672
)
2022-11-12 18:11:19 +08:00
beam_search.py
Add Zipformer from Dan (
#672
)
2022-11-12 18:11:19 +08:00
decode.py
manual correction of black formatting
2022-11-17 14:18:05 -05:00
decoder.py
apply black on all files
2022-11-17 09:42:17 -05:00
encoder_interface.py
Add Zipformer from Dan (
#672
)
2022-11-12 18:11:19 +08:00
export.py
minor fix for zipformer recipe (
#758
)
2022-12-13 15:47:30 +08:00
jit_pretrained.py
manual correction of black formatting
2022-11-17 14:18:05 -05:00
joiner.py
apply black on all files
2022-11-17 09:42:17 -05:00
model.py
apply black on all files
2022-11-17 09:42:17 -05:00
optim.py
simplify interface
2022-12-21 16:05:46 +08:00
pretrained.py
manual correction of black formatting
2022-11-17 14:18:05 -05:00
scaling_converter.py
apply black on all files
2022-11-17 09:42:17 -05:00
scaling.py
fix for memory usage in pruned_transducer_stateless7/scaling.py (
#752
)
2022-12-09 19:23:11 +08:00
test_model.py
minor fix for zipformer recipe (
#758
)
2022-12-13 15:47:30 +08:00
train.py
simplify interface
2022-12-21 16:05:46 +08:00
zipformer.py
Fix zipformer attn_output_weights (
#774
)
2022-12-19 20:10:39 +08:00