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
d4d4f281ec
Revert "Replace deprecated pytorch methods (
#1814
)" (
#1841
)
...
This reverts commit 3e4da5f78160d3dba3bdf97968bd7ceb8c11631f.
2024-12-18 16:49:57 +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
apply black on all files
2022-11-17 09:42:17 -05:00
decode.py
Fix style issues. (
#937
)
2023-03-08 22:56:04 +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
Use tokens.txt to replace bpe.model (
#1162
)
2023-08-12 16:53:59 +08:00
extract_codebook_index.py
apply black on all files
2022-11-17 09:42:17 -05:00
hubert_decode.py
apply black on all files
2022-11-17 09:42:17 -05:00
hubert_xlarge.py
apply black on all files
2022-11-17 09:42:17 -05:00
joiner.py
[Ready to merge]stateless6: states4 + hubert distillation. (
#387
)
2022-05-28 12:37:50 +08:00
model.py
Revert "Replace deprecated pytorch methods (
#1814
)" (
#1841
)
2024-12-18 16:49:57 +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
Revert "Replace deprecated pytorch methods (
#1814
)" (
#1841
)
2024-12-18 16:49:57 +08:00
vq_utils.py
formatted the entire LibriSpeech recipe (
#1270
)
2023-09-24 17:31:01 +08:00