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
/
conformer_mmi
History
Fangjun Kuang
00dac43130
Fix style issues.
2021-10-18 14:58:07 +08:00
..
__init__.py
Add MMI training with word pieces.
2021-08-07 16:41:16 +08:00
asr_datamodule.py
Use pre-computed alignments in LF-MMI training.
2021-09-28 15:37:47 +08:00
conformer.py
Refactoring.
2021-09-24 19:45:08 +08:00
decode.py
Update decoding script.
2021-10-18 14:38:07 +08:00
subsampling.py
Add MMI training with word pieces.
2021-08-07 16:41:16 +08:00
test_subsampling.py
Add MMI training with word pieces.
2021-08-07 16:41:16 +08:00
test_transformer.py
Add MMI training with word pieces.
2021-08-07 16:41:16 +08:00
train-with-attention.py
Fix style issues.
2021-10-18 14:58:07 +08:00
train.py
Fix style issues.
2021-10-18 14:58:07 +08:00
transformer.py
Refactoring.
2021-09-24 19:45:08 +08:00