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
/
icefall
History
Fangjun Kuang
acc63a9172
WIP: Add BPE training code.
2021-07-29 20:23:52 +08:00
..
dataset
Add CTC training.
2021-07-24 17:13:20 +08:00
__init__.py
Minor fixes after review.
2021-07-20 10:02:20 +08:00
bpe_graph_compiler.py
WIP: Add BPE training code.
2021-07-29 20:23:52 +08:00
checkpoint.py
Fix loading checkpoint in DDP training.
2021-07-26 08:08:14 +08:00
decode.py
Use attention decoder for rescoring.
2021-07-28 12:22:09 +08:00
dist.py
Support DDP training.
2021-07-25 21:40:09 +08:00
graph_compiler.py
WIP: Add BPE training code.
2021-07-29 20:23:52 +08:00
lexicon.py
WIP: Add BPE training code.
2021-07-29 20:23:52 +08:00
utils.py
Add LM rescoring.
2021-07-25 18:21:26 +08:00