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
Guo Liyong
b3329f333a
make export.py call stateless6/train.py instead of stateless2/train.py
2022-05-28 01:21:11 +08:00
..
__init__.py
a copy of stateless4 as base
2022-05-26 21:56:43 +08:00
asr_datamodule.py
a copy of stateless4 as base
2022-05-26 21:56:43 +08:00
beam_search.py
a copy of stateless4 as base
2022-05-26 21:56:43 +08:00
conformer.py
distillation with hubert
2022-05-27 09:49:06 +08:00
decode.py
distillation with hubert
2022-05-27 09:49:06 +08:00
decoder.py
a copy of stateless4 as base
2022-05-26 21:56:43 +08:00
encoder_interface.py
a copy of stateless4 as base
2022-05-26 21:56:43 +08:00
export.py
make export.py call stateless6/train.py instead of stateless2/train.py
2022-05-28 01:21:11 +08:00
extract_codebook_index.py
distillation with hubert
2022-05-27 09:49:06 +08:00
hubert_decode.py
fix comment
2022-05-27 10:58:15 +08:00
hubert_xlarge.py
Update egs/librispeech/ASR/pruned_transducer_stateless6/hubert_xlarge.py
2022-05-27 15:06:23 +08:00
joiner.py
a copy of stateless4 as base
2022-05-26 21:56:43 +08:00
model.py
fix typo
2022-05-27 09:54:48 +08:00
optim.py
a copy of stateless4 as base
2022-05-26 21:56:43 +08:00
scaling.py
a copy of stateless4 as base
2022-05-26 21:56:43 +08:00
test_model.py
distillation with hubert
2022-05-27 09:49:06 +08:00
train.py
distillation with hubert
2022-05-27 09:49:06 +08:00
vq_utils.py
fix type error of dst_manifest_dir
2022-05-27 14:48:11 +08:00