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_stateless6
History
Fangjun Kuang
d1f16a04bd
fix type hints for decode.py (
#623
)
2022-10-18 06:56:12 +08:00
..
__init__.py
[Ready to merge]stateless6: states4 + hubert distillation. (
#387
)
2022-05-28 12:37:50 +08:00
asr_datamodule.py
[Ready to merge]stateless6: states4 + hubert distillation. (
#387
)
2022-05-28 12:37:50 +08:00
beam_search.py
[Ready to merge]stateless6: states4 + hubert distillation. (
#387
)
2022-05-28 12:37:50 +08:00
conformer.py
padding zeros (
#591
)
2022-09-28 21:20:33 +08:00
decode.py
fix type hints for decode.py (
#623
)
2022-10-18 06:56:12 +08:00
decoder.py
[Ready to merge]stateless6: states4 + hubert distillation. (
#387
)
2022-05-28 12:37:50 +08:00
encoder_interface.py
[Ready to merge]stateless6: states4 + hubert distillation. (
#387
)
2022-05-28 12:37:50 +08:00
export.py
[Ready to merge]stateless6: states4 + hubert distillation. (
#387
)
2022-05-28 12:37:50 +08:00
extract_codebook_index.py
Upload extracted codebook indexes (
#429
)
2022-06-21 19:16:59 +08:00
hubert_decode.py
fixed no cut_id error in decode_dataset (
#549
)
2022-08-25 10:54:21 +08:00
hubert_xlarge.py
[Ready to merge]stateless6: states4 + hubert distillation. (
#387
)
2022-05-28 12:37:50 +08:00
joiner.py
[Ready to merge]stateless6: states4 + hubert distillation. (
#387
)
2022-05-28 12:37:50 +08:00
model.py
Use ScaledLSTM as streaming encoder (
#479
)
2022-08-19 14:38:45 +08:00
optim.py
[Ready to merge]stateless6: states4 + hubert distillation. (
#387
)
2022-05-28 12:37:50 +08:00
scaling.py
[Ready to merge]stateless6: states4 + hubert distillation. (
#387
)
2022-05-28 12:37:50 +08:00
test_model.py
[Ready to merge]stateless6: states4 + hubert distillation. (
#387
)
2022-05-28 12:37:50 +08:00
train.py
Use ScaledLSTM as streaming encoder (
#479
)
2022-08-19 14:38:45 +08:00
vq_utils.py
fixed import quantization is none (
#541
)
2022-08-23 10:19:03 +08:00