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
34fc1fdf0d
Fix transformer decoder layer (
#1995
)
2025-07-18 20:12:29 +08:00
..
__init__.py
Add MMI training with word pieces as modelling unit. (
#6
)
2021-10-18 15:20:32 +08:00
asr_datamodule.py
Change for asr_datamodule.py (
#241
)
2022-03-14 00:30:58 +08:00
conformer.py
Update conformer.py (
#1857
)
2025-01-06 13:17:02 +08:00
decode.py
Fix CI tests. (
#1974
)
2025-07-01 13:47:55 +08:00
subsampling.py
apply black on all files
2022-11-17 09:42:17 -05:00
test_subsampling.py
apply black on all files
2022-11-17 09:42:17 -05:00
test_transformer.py
apply black on all files
2022-11-17 09:42:17 -05:00
train-with-attention.py
Add Zipformer-MMI (
#746
)
2022-12-11 21:30:39 +08:00
train.py
Use shuffled LibriSpeech cuts instead (
#1450
)
2024-01-08 15:09:21 +08:00
transformer.py
Fix transformer decoder layer (
#1995
)
2025-07-18 20:12:29 +08:00